Fixed hoverHelp in Snippet
This commit is contained in:
parent
617fcf9dff
commit
485393f453
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ sub definition {
|
|||
processAsTemplate=>{
|
||||
fieldType=>'yesNo',
|
||||
label=>$i18n->get('process as template'),
|
||||
hoverHelp=>$i18n->get('mimeType description'),
|
||||
hoverHelp=>$i18n->get('process as template description'),
|
||||
tab=>"properties",
|
||||
defaultValue=>0
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue