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