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

Commit

Permalink
Fix gui-debug template
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Sep 14, 2016
1 parent 013f337 commit 193f273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/plugins/gui.ajax/res/html/gui_debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<!--[if IE 7]>
<script src="plugins/gui.ajax/res/js/vendor/es6/json3.min.js"></script>
<![endif]-->
<script src="plugins/gui.ajax/node_modules/he/he.js"></script>
<?php
print($ADDITIONAL_FRAMEWORKS);

Expand Down

0 comments on commit 193f273

Please sign in to comment.