mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Add application legacy option
This commit is contained in:
parent
dc184e2622
commit
6757828779
@ -772,6 +772,7 @@ var et2_link = et2_valueWidget.extend([et2_IDetachedDOM], {
|
||||
type: "any"
|
||||
}
|
||||
},
|
||||
legacyOptions: ["application"],
|
||||
init: function() {
|
||||
this._super.apply(this, arguments);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user