]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/_head.twig
Add a autoclose parameters. When we use sharing method in plugins like the tiny tiny...
[github/wallabag/wallabag.git] / themes / default / _head.twig
index d0cbd320be6688ef509893eace178bbc15486ab5..577cc693ca348eb07398d01c89ca29662c3e67eb 100644 (file)
@@ -8,3 +8,4 @@
         <link rel="stylesheet" href="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/css/messages.css" media="all">
         <link rel="stylesheet" href="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/css/print.css" media="print">
         <script src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/js/jquery-2.0.3.min.js"></script>
+        <script src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/js/autoClose.js"></script>
\ No newline at end of file