]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/page.footer.html
New basePath: fix officiel plugin paths and vintage template
[github/shaarli/Shaarli.git] / tpl / vintage / page.footer.html
index 6d9021e3678c25cfa09d6b5a897db07ba929b448..0fe4c7368f10ac071b76565fd2a2cdcc1ddb822c 100644 (file)
@@ -30,5 +30,7 @@
 {/if}
 
 {loop="$plugins_footer.js_files"}
-       <script src="{$value}#"></script>
+       <script src="{$base_path}/{$value}#"></script>
 {/loop}
+
+<input type="hidden" name="js_base_path" value="{$base_path}" />