mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
Add some missing attribute attributes
This commit is contained in:
@ -27,7 +27,8 @@ var et2_description = et2_baseWidget.extend([et2_IDetachedDOM], {
|
||||
"name": "Value",
|
||||
"type": "string",
|
||||
"description": "Displayed text",
|
||||
"translate": "!no_lang"
|
||||
"translate": "!no_lang",
|
||||
"default": ""
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user