]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/courgette/_view.twig
fix of bug with default theme constant
[github/wallabag/wallabag.git] / themes / courgette / _view.twig
index 5aa201d4958ffd5198aa128ca8c235c492ada12f..9f9ea4f609c14ecad66acd53f2e83ad6a9a909a8 100755 (executable)
@@ -23,7 +23,7 @@
                 {{ content | raw }}
             </article>
         </div>
-        <script src="{{ poche_url }}themes/{{ constant('DEFAULT_THEME') }}/js/restoreScroll.js"></script>
+        <script src="{{ poche_url }}themes/{{theme}}/js/restoreScroll.js"></script>
         <script type="text/javascript">
         $(document).ready(function() {