Rev394, More detailed error display
This commit is contained in:
parent
ec40d3fcc3
commit
cf5a4f902b
3 changed files with 14 additions and 6 deletions
|
@ -56,7 +56,6 @@ if (window.opener && window.stop) window.stop()
|
|||
|
||||
<!-- Site info -->
|
||||
<script>
|
||||
console.log("Setting iframe src", document.getElementById("inner-iframe").src, "{file_url}{query_string}")
|
||||
document.getElementById("inner-iframe").src = "about:blank"
|
||||
document.getElementById("inner-iframe").src = "{file_url}{query_string}"
|
||||
address = "{address}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue