Add AssetReport to the default WebGUI config file.
This commit is contained in:
parent
c51b2562a4
commit
f91d025cb4
1 changed files with 3 additions and 0 deletions
|
|
@ -602,6 +602,9 @@
|
||||||
"WebGUI::Asset::Wobject::Article" : {
|
"WebGUI::Asset::Wobject::Article" : {
|
||||||
"category" : "basic"
|
"category" : "basic"
|
||||||
},
|
},
|
||||||
|
"WebGUI::Asset::Wobject::AssetReport" : {
|
||||||
|
"category" : "utilities"
|
||||||
|
},
|
||||||
"WebGUI::Asset::Wobject::Search" : {
|
"WebGUI::Asset::Wobject::Search" : {
|
||||||
"category" : "basic"
|
"category" : "basic"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue