Fixed real problem with building new templates failing after nextmatch widget has been used

This commit is contained in:
Andreas Stöckel
2011-09-08 19:18:01 +00:00
parent 89847abae6
commit 115d677113
2 changed files with 5 additions and 6 deletions

View File

@ -53,8 +53,6 @@ var et2_dataview_dataProvider = Class.extend(et2_IDataProvider, {
{
window.clearTimeout(this._queueFlushTimeout);
}
this._super();
},
/**