Updated block and template to render regions

This commit is contained in:
jvelilla
2014-11-06 22:33:48 -03:00
parent b90e3b3df0
commit f1b911b6e3
28 changed files with 307 additions and 813 deletions

View File

@@ -153,7 +153,7 @@ feature -- Hooks
perms: detachable ARRAYED_LIST [READABLE_STRING_8]
do
create lnk.make ("List of nodes", "/nodes")
a_menu_system.main_menu.extend (lnk)
a_menu_system.navigation_menu.extend (lnk)
end
end