Fix Make sure customfield header widgets get finished, even if customfield widget is already done - fix the fix to finish all customfields, not just selectboxes

This commit is contained in:
nathangray 2016-07-04 13:32:35 -06:00
parent 27876aa3fb
commit 2a8bc013d6

View File

@ -3140,7 +3140,7 @@ var et2_nextmatch_customfields = (function(){ "use strict"; return et2_customfie
// If this is already attached, widget needs to be finished explicitly
if(this.isAttached() && !widget.isAttached())
{
widget.doLoadingFinished();
widget.loadingFinished();
}
// Check for column filter
if(!jQuery.isEmptyObject(this.options.fields) && (