Add icons for the Asset History browser. Change the

default WebGUI conf, upgrade script, and content handler
to use them.
This commit is contained in:
Colin Kuskie 2009-03-12 22:01:55 +00:00
parent 429d6b5a47
commit 9e20aabd18
6 changed files with 4 additions and 3 deletions

View file

@ -332,7 +332,7 @@
"title" : "^International(assets,Asset);"
},
"assetHistory" : {
"icon" : "assets.gif",
"icon" : "assetHistory.gif",
"groupSetting" : "groupIdAdminHistory",
"uiLevel" : 5,
"url" : "^PageUrl(\"\",op=assetHistory);",