Add application legacy option

This commit is contained in:
Nathan Gray 2012-07-09 16:54:58 +00:00
parent dc184e2622
commit 6757828779

View File

@ -772,6 +772,7 @@ var et2_link = et2_valueWidget.extend([et2_IDetachedDOM], {
type: "any"
}
},
legacyOptions: ["application"],
init: function() {
this._super.apply(this, arguments);