aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/_head.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-04-08 21:58:44 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-04-08 21:58:44 +0200
commit3945335f3988c7eb9d5bbf9e9428b2cd6c173a2e (patch)
treef02291d5bd80a0d7fbe542ea191fcd6f902db75a /themes/baggy/_head.twig
parent5fe19480977a5b063769d1a3b3dce168873d4c8a (diff)
downloadwallabag-3945335f3988c7eb9d5bbf9e9428b2cd6c173a2e.tar.gz
wallabag-3945335f3988c7eb9d5bbf9e9428b2cd6c173a2e.tar.zst
wallabag-3945335f3988c7eb9d5bbf9e9428b2cd6c173a2e.zip
can't close search popup with the cross picture #613
Diffstat (limited to 'themes/baggy/_head.twig')
-rwxr-xr-xthemes/baggy/_head.twig1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig
index 04898d85..be11673f 100755
--- a/themes/baggy/_head.twig
+++ b/themes/baggy/_head.twig
@@ -12,4 +12,5 @@
12 <script src="{{ poche_url }}themes/{{theme}}/js/jquery.cookie.js"></script> 12 <script src="{{ poche_url }}themes/{{theme}}/js/jquery.cookie.js"></script>
13 <script src="{{ poche_url }}themes/{{theme}}/js/init.js"></script> 13 <script src="{{ poche_url }}themes/{{theme}}/js/init.js"></script>
14 <script src="{{ poche_url }}themes/default/js/saveLink.js"></script> 14 <script src="{{ poche_url }}themes/default/js/saveLink.js"></script>
15 <script src="{{ poche_url }}themes/default/js/popupForm.js"></script>
15 <script src="{{ poche_url }}themes/{{theme}}/js/closeMessage.js"></script> 16 <script src="{{ poche_url }}themes/{{theme}}/js/closeMessage.js"></script>