Fix number of tests in Utility.t
Add help for dashboard and fix labels. Remove startDate, endDate from Asset help. Update Help template to show UI levels as data rather than content.
This commit is contained in:
parent
9aac37ac91
commit
c323789d64
6 changed files with 59 additions and 46 deletions
|
|
@ -126,8 +126,8 @@ sub getEditForm {
|
|||
-name=>"assetsToHide",
|
||||
-value=>\@assetsToHide,
|
||||
-options=>\%childIds,
|
||||
-label=>$i18n->get('assets to hide', 'Asset_Layout'),
|
||||
-hoverHelp=>$i18n->get('assets to hide description', 'Asset_Layout'),
|
||||
-label=>$i18n->get('assets to hide'),
|
||||
-hoverHelp=>$i18n->get('assets to hide description'),
|
||||
-vertical=>1,
|
||||
-uiLevel=>9
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue