Enable the "Run a script" button. Regression introduced by a22833c3e809eda7d1dee677444044db01a39daa

This commit is contained in:
Themba Dube 2019-06-16 17:22:53 -04:00
parent acd374085e
commit 6d560d5469

View File

@ -125,7 +125,7 @@
doc.open();
doc.write(iframe_html);
doc.close();
$this.removeProp('disabled');
}
function get_iframe_url() {
/* Assemble the URL */