HSLE#38125 Kruisje voor mobile bijlagen 'close' werkt weer (automatische close na upload ook)

svn path=/Website/trunk/; revision=35452
This commit is contained in:
2017-09-26 14:43:34 +00:00
parent 2c1a0749d0
commit 57ee312c95

View File

@@ -189,7 +189,7 @@ function onBijlagenMobile(formurl, // protected
$("iframe.mfcltmodal").attr("src", "../shared/empty.html");
});
$("#bijlagepopup").popup().popup("open");
$("#bijlagepopup").popup({ history: false }).popup("open");
$html.find("iframe").attr("src", formurl);