holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style fixed other misc bugs
This commit is contained in:
parent
bd788fe83f
commit
e2109910fd
10 changed files with 201 additions and 75 deletions
|
|
@ -251,15 +251,6 @@ sub getAdminFunction {
|
|||
op=>"editSettings",
|
||||
group=>"3"
|
||||
},
|
||||
# "themes"=>{
|
||||
# title=>{
|
||||
# id=>"themes",
|
||||
# namespace=>"WebGUI"
|
||||
# },
|
||||
# icon=>"themes.gif",
|
||||
# op=>"listThemes",
|
||||
# group=>"9"
|
||||
# },
|
||||
"help"=>{
|
||||
title=>{
|
||||
id=>"help",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue