]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/courgette/_view.twig
_global-izing some more js & css
[github/wallabag/wallabag.git] / themes / courgette / _view.twig
index c5c916c047bf4fba3d589a1f353605182ea64436..09424abb86636e7e988e2350ebcf46f60f57485c 100755 (executable)
@@ -24,7 +24,7 @@
                 {{ content | raw }}
             </article>
         </div>
-        <script src="{{ poche_url }}themes/{{theme}}/js/restoreScroll.js"></script>
+        <script src="{{ poche_url }}themes/_global/js/restoreScroll.js"></script>
         <script type="text/javascript">
         $(document).ready(function() {
 
@@ -43,4 +43,4 @@
             });
         });
         </script> 
-{% endblock %}
\ No newline at end of file
+{% endblock %}