loading all templates automatically
This commit is contained in:
parent
9f858d50ae
commit
f7498f4ef1
13 changed files with 128 additions and 105 deletions
|
|
@ -2,6 +2,6 @@
|
|||
{{.Status}}
|
||||
<script>
|
||||
document.getElementById("close_button").addEventListener("click", function () {
|
||||
document.getElementById("response").innerHTML = ""
|
||||
document.getElementById("new_order_response").innerHTML = ""
|
||||
})
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue