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:
Colin Kuskie 2006-12-23 23:58:51 +00:00
parent 224b2c08d1
commit 93288c8332
20 changed files with 518 additions and 71 deletions

View file

@ -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.
],