fixed: Thingy: Text field type listed twice
This commit is contained in:
parent
e81105ac92
commit
00b939f262
3 changed files with 7 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ sub definition {
|
|||
my $i18n = WebGUI::International->new($session);
|
||||
push @{$definition}, {
|
||||
formName => {
|
||||
defaultValue => $i18n->get("475"),
|
||||
defaultValue => $i18n->get("SelectRichEditor formName"),
|
||||
},
|
||||
defaultValue => {
|
||||
defaultValue => '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue