Huge amount of ISA work for Assets (as opposed to Wobjects).
Bug fix for toolbar button rows that do not go away when all buttons are deselected.
This commit is contained in:
parent
224b2c08d1
commit
93288c8332
20 changed files with 518 additions and 71 deletions
|
|
@ -6,6 +6,10 @@ our $HELP = {
|
|||
body => 'rss from parent body',
|
||||
# use the following to inherit stuff other help entries
|
||||
isa => [
|
||||
{
|
||||
tag => 'template variables',
|
||||
namespace => 'Asset_Template'
|
||||
},
|
||||
],
|
||||
fields => [ #This array is used to list hover help for form fields.
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue