documentation for new macro
This commit is contained in:
parent
2065b3257e
commit
92151cdf7b
3 changed files with 50 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ sub definition {
|
|||
my $i18n = WebGUI::International->new($session,"Asset_SQLReport");
|
||||
push(@{$definition}, {
|
||||
assetName=>$i18n->get('assetName'),
|
||||
uiLevel => 9,
|
||||
uiLevel => 5,
|
||||
icon=>'sqlReport.gif',
|
||||
tableName=>'SQLReport',
|
||||
className=>'WebGUI::Asset::Wobject::SQLReport',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue