sheet.xsl: show plain url
This commit is contained in:
parent
960c9d10d6
commit
e5e3746fc6
@ -220,7 +220,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
document.getElementById("url").innerHTML = window.location.href.replace(/:html\/?/, '')
|
||||
document.getElementById("url").value = window.location.href
|
||||
|
||||
if (!/:html/.test(window.location.href))
|
||||
for (var content of document.querySelectorAll(".desc,.content"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user