mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 09:38:53 +01:00
Ignore required, not applicable to read only link widget
This commit is contained in:
parent
a6cd169d47
commit
46421450f2
@ -773,6 +773,9 @@ var et2_link = et2_valueWidget.extend([et2_IDetachedDOM], {
|
||||
"value": {
|
||||
description: "Array with keys app, id, and optionally title",
|
||||
type: "any"
|
||||
},
|
||||
"required": {
|
||||
"ignore": true
|
||||
}
|
||||
},
|
||||
legacyOptions: ["application"],
|
||||
|
Loading…
Reference in New Issue
Block a user