Update test.html
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<script id="fetchScript"></script>
|
<script id="fetchScript"></script>
|
||||||
<script>
|
<script>
|
||||||
document.getElementById('fetchScript').addAttribute('src', '../app/functions.js'>;
|
document.getElementById('fetchScript').setAttribute('src', '../app/functions.js'>;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user