Add an option to disable a given rich editor Asset site wide.
Added new column in table(default 0), label, hoverHelp and help field entry.
This commit is contained in:
parent
cd6759f311
commit
ac39689ddb
5 changed files with 36 additions and 0 deletions
|
|
@ -365,6 +365,17 @@ our $I18N = {
|
|||
lastUpdated => 1119584956,
|
||||
},
|
||||
|
||||
'disable rich edit' => {
|
||||
message => q|Disable this Rich Editor?|,
|
||||
lastUpdated => 1139957794,
|
||||
},
|
||||
|
||||
'disable rich edit description' => {
|
||||
message => q|This is a master disable for the rich editor, and will turn off the Rich
|
||||
Edit across the entire site without any user intervention.|,
|
||||
lastUpdated => 1139958262,
|
||||
},
|
||||
|
||||
'using rich edit description' => {
|
||||
message => q|Ask the user whether or not to use the Rich Editor on this form.|,
|
||||
lastUpdated => 1119584875,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue