Added new navigation system
This commit is contained in:
parent
0a67c85fc9
commit
e7366d5222
5 changed files with 349 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ sub process {
|
|||
WebGUI::URL::page('op=listUsers')=>WebGUI::International::get(7),
|
||||
WebGUI::URL::page('op=viewStatistics')=>WebGUI::International::get(144),
|
||||
WebGUI::URL::page('op=listDatabaseLinks')=>WebGUI::International::get(981),
|
||||
WebGUI::URL::page('op=listNavigation')=>'Manage navigation.'
|
||||
);
|
||||
} elsif (WebGUI::Privilege::isInGroup(11)) {
|
||||
%hash = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue