removed test js
This commit is contained in:
parent
b1268ea045
commit
97d23ef48c
@ -1,13 +1,5 @@
|
||||
%include ('header.tpl')
|
||||
|
||||
<script>
|
||||
function startBtn() {
|
||||
alert("asd");
|
||||
document.getElementById("parentID").innerHTML+= "new content" ;
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<nav class="navbar navbar-dark bg-dark">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="#">Welcome to libvirt domain ctl</a>
|
||||
|
Loading…
Reference in New Issue
Block a user