Update index.php
This commit is contained in:
parent
b1d8153383
commit
b9feb70388
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
function loadImageBits(canvasId, bits) {
|
function loadImageBits(canvasId, bits) {
|
||||||
alert(canvasId);
|
debug.log("debug");
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
Reference in a new issue