added new loaded event. fixes #930
This commit is contained in:
parent
86a8190080
commit
3be8547584
@ -1454,6 +1454,8 @@ the specific language governing permissions and limitations under the Apache Lic
|
|||||||
this.postprocessResults(data, initial);
|
this.postprocessResults(data, initial);
|
||||||
|
|
||||||
postRender();
|
postRender();
|
||||||
|
|
||||||
|
this.opts.element.trigger({ type: "loaded", data:data });
|
||||||
})});
|
})});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user