more admin console stuff
This commit is contained in:
parent
945c753728
commit
c2efefbc4c
2 changed files with 14 additions and 7 deletions
|
|
@ -42,7 +42,7 @@ sub _submenu {
|
|||
if ($help) {
|
||||
$ac->setHelp($help);
|
||||
}
|
||||
$ac->setAdminFunction("trash");
|
||||
$ac->setAdminFunction("users");
|
||||
if (WebGUI::Grouping::isInGroup(3)) {
|
||||
$ac->addSubmenuItem(WebGUI::URL::page("op=addUser"), WebGUI::International::get(169));
|
||||
unless ($session{form}{op} eq "listUsers"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue