UWVA#36303 Generiek fixActiveelementError voordat modal Dialog geopend wordt

svn path=/Website/trunk/; revision=29286
This commit is contained in:
Jos Groot Lipman
2016-05-04 07:45:22 +00:00
parent 5e07688cce
commit ebed1768ca

View File

@@ -673,6 +673,7 @@ var FcltMgr =
+' id="fcltmodal'+FcltMgr._modalCount+'" name="fcltmodal'+FcltMgr._modalCount+'" style="padding: 0px; '+ css_scroll +'"'
+' src="' + url + '">'
+'</iframe>';
this.fixActiveelementError();
$(html).dialog(params).dialog('open');
},