a few forgotten details of updating page templates and style templates
This commit is contained in:
parent
e6b52775dd
commit
ca59a02d3c
4 changed files with 154 additions and 10 deletions
|
|
@ -126,12 +126,6 @@ sub process {
|
|||
%hash
|
||||
);
|
||||
}
|
||||
if (WebGUI::Privilege::isInGroup(5)) {
|
||||
%hash = (
|
||||
WebGUI::URL::page('op=listStyles')=>WebGUI::International::get(6),
|
||||
%hash
|
||||
);
|
||||
}
|
||||
if (WebGUI::Privilege::isInGroup(6)) {
|
||||
%hash = (
|
||||
WebGUI::URL::gateway('packages')=>WebGUI::International::get(374),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue