Loading public/javascript/app/maintenance/domains/geometry/views/InspireThemesView.js +8 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,14 @@ define([ ] } }, this.browserConfig || {}]); }, _removeCallback: function(item) { this._emitEvt('REMOVE', { target: this.editionTarget, id: item.id }); } }); }); Loading
public/javascript/app/maintenance/domains/geometry/views/InspireThemesView.js +8 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,14 @@ define([ ] } }, this.browserConfig || {}]); }, _removeCallback: function(item) { this._emitEvt('REMOVE', { target: this.editionTarget, id: item.id }); } }); });