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:
parent
429d6b5a47
commit
9e20aabd18
6 changed files with 4 additions and 3 deletions
|
|
@ -109,7 +109,7 @@ sub installAssetHistory {
|
|||
}
|
||||
##Admin Console
|
||||
$session->config->addToHash('adminConsole', 'assetHistory', {
|
||||
"icon" => "assets.gif",
|
||||
"icon" => "assetHistory.gif",
|
||||
"groupSetting" => "groupIdAdminHistory",
|
||||
"uiLevel" => 5,
|
||||
"url" => "^PageUrl(\"\",op=assetHistory);",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue