Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 193f273

Browse files
committed
Fix gui-debug template
1 parent 013f337 commit 193f273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/plugins/gui.ajax/res/html/gui_debug.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<!--[if IE 7]>
1616
<script src="plugins/gui.ajax/res/js/vendor/es6/json3.min.js"></script>
1717
<![endif]-->
18+
<script src="plugins/gui.ajax/node_modules/he/he.js"></script>
1819
<?php
1920
print($ADDITIONAL_FRAMEWORKS);
2021

0 commit comments

Comments
 (0)