1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00

fix path error

This commit is contained in:
Xuan Sang LE 2018-03-13 00:25:06 +01:00
parent 6f6e3abf88
commit 98494b73d1

View File

@ -26,7 +26,7 @@
<link rel="stylesheet" type="text/css" href="grs/mainsite.css" />
<script src="grs/gscripts/jquery-3.2.1.min.js"> </script>
<script src="grs/resources/antos_tags.js" type="riot/tag"></script>
<script src="grs/gscripts/riot.compiler.min.js"> </script>
<script src="grs/gscripts/riot.min.js"> </script>
<script>
var scheme = undefined;
String.prototype.__ = function()