Add AssetReport to the default WebGUI config file.

This commit is contained in:
Colin Kuskie 2010-08-10 17:14:46 -07:00
parent c51b2562a4
commit f91d025cb4

View file

@ -602,6 +602,9 @@
"WebGUI::Asset::Wobject::Article" : {
"category" : "basic"
},
"WebGUI::Asset::Wobject::AssetReport" : {
"category" : "utilities"
},
"WebGUI::Asset::Wobject::Search" : {
"category" : "basic"
},