Fix missing "translate" sub-attribute for some other widgets "empty_label" attribute.

This commit is contained in:
Hadi Nategh
2014-05-07 12:23:02 +00:00
parent c35968d4a6
commit b3ebc04ae5
3 changed files with 9 additions and 5 deletions

View File

@@ -647,6 +647,7 @@ var et2_selectAccount_ro = et2_link_string.extend([et2_IDetachedDOM],
"type": "string",
"default": "",
"description": "Textual label for first row, eg: 'All' or 'None'. ID will be ''",
translate:true
},
},