diff --git a/etemplate/js/etemplate2.js b/etemplate/js/etemplate2.js index 6635e3a4e4..aa0d93a080 100644 --- a/etemplate/js/etemplate2.js +++ b/etemplate/js/etemplate2.js @@ -251,6 +251,8 @@ etemplate2.prototype.load = function(_name, _url, _data, _callback) { _callback.call(window,this); } + + $j(this.DOMContainer).trigger('load', this); }, this); // Split the given data into array manager objects and pass those to the