]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/view.twig
fix of bug with default theme constant
[github/wallabag/wallabag.git] / themes / default / view.twig
index a6e2a33ac1bc9582072cfefcf494bc7a39d995ac..cc491c77cc225f249b543e7bd7e0e7532d3909a7 100755 (executable)
@@ -31,7 +31,7 @@
             </article>
             {{ block('tags') }}
         </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() {