preparing for 7.7.0 release

This commit is contained in:
Brian Medley 2009-03-19 22:42:06 +00:00
parent 8242fa59fa
commit 49c4233bab
2 changed files with 71 additions and 22 deletions

File diff suppressed because one or more lines are too long

View file

@ -331,13 +331,6 @@
"url" : "^PageUrl(\"\",op=assetManager);", "url" : "^PageUrl(\"\",op=assetManager);",
"title" : "^International(assets,Asset);" "title" : "^International(assets,Asset);"
}, },
"assetHistory" : {
"icon" : "assetHistory.gif",
"groupSetting" : "groupIdAdminHistory",
"uiLevel" : 5,
"url" : "^PageUrl(\"\",op=assetHistory);",
"title" : "^International(assetHistory,Asset);"
},
"graphics" : { "graphics" : {
"icon" : "graphics.gif", "icon" : "graphics.gif",
"uiLevel" : 5, "uiLevel" : 5,
@ -902,7 +895,6 @@
"WebGUI::Content::AssetDiscovery", "WebGUI::Content::AssetDiscovery",
"WebGUI::Content::AjaxI18N", "WebGUI::Content::AjaxI18N",
"WebGUI::Content::Account", "WebGUI::Content::Account",
"WebGUI::Content::AssetHistory",
"WebGUI::Content::Operation", "WebGUI::Content::Operation",
"WebGUI::Content::Setup", "WebGUI::Content::Setup",
"WebGUI::Content::Shop", "WebGUI::Content::Shop",