]> git.mar77i.info Git - hublib/blobdiff - webroot/first/master.html.j2
move common.js to root
[hublib] / webroot / first / master.html.j2
index 4de2a3809896100a507178063557f00636c541c9..d0ab1f9633a8316e9cfe9234ebd5fab649d0b8e4 100644 (file)
@@ -8,7 +8,7 @@
         <!-- <link rel="stylesheet" href="{% static 'style.css' %}"> -->
     </head>
     <body>
-        <script src="{% static 'common.js' %}"></script>
+        <script src="{% static 'common.js', 'root' %}"></script>
         <script type="text/javascript">
             var ws_uri = "{% static 'ws_master' %}";
         </script>