]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/edit-tags.twig
PR #988 done
[github/wallabag/wallabag.git] / themes / baggy / edit-tags.twig
index d7c150333b3f79c9b76a98fd953059f61c3f5767..15f15560fa52941268203eee7b5cafbbb833d451 100755 (executable)
@@ -5,9 +5,9 @@
 {% endblock %}
 {% block content %}
 
-<script src="{{ poche_url }}themes/default/js/jquery-ui-1.10.4.custom.min.js"></script>
-<script src="{{ poche_url }}themes/default/js/autoCompleteTags.js"></script>
-<link rel="stylesheet" href="{{ poche_url }}themes/default/css/jquery-ui-1.10.4.custom.min.css" media="all">
+<script src="{{ poche_url }}themes/_global/js/jquery-ui-1.10.4.custom.min.js"></script>
+<script src="{{ poche_url }}themes/_global/js/autoCompleteTags.js"></script>
+<link rel="stylesheet" href="{{ poche_url }}themes/_global/css/jquery-ui-1.10.4.custom.min.css" media="all">
 
 <div id="article">
   <h2>{{ entry.title|raw }}</21>