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,11 @@ our $HELP = {
|
|||
title => 'rich edit add/edit title',
|
||||
body => 'rich edit add/edit body',
|
||||
fields => [
|
||||
{
|
||||
title => 'toolbar buttons',
|
||||
description => 'toolbar buttons description',
|
||||
namespace => 'Asset_RichEdit',
|
||||
},
|
||||
{
|
||||
title => 'disable rich edit',
|
||||
description => 'disable rich edit description',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue