]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/_bookmarklet.twig
Revert "Add SHAARLI support to view template"
[github/wallabag/wallabag.git] / tpl / _bookmarklet.twig
index 0595d57e53dcda5ade04d215e273e6b2757da88e..2f3b2d1654beedd9af7d13ec2ac731628ff8c15a 100644 (file)
@@ -1,20 +1,3 @@
         <script type="text/javascript">
-          top["bookmarklet-url@inthepoche.com"] = ''
-            +'<!DOCTYPE html>'
-            +'<html>'
-              +'<head>'
-            +'<title>poche it !</title>'
-            +'<link rel="icon" href="{{poche_url}}tpl/img/favicon.ico" />'
-              +'</head>'
-              +'<body>'
-            +'<script>'
-              +'window.onload=function(){'
-                +'window.setTimeout(function(){'
-                  +'history.back();'
-                +'},250);'
-              +'};'
-            +'</scr'+'ipt>'
-              +'</body>'
-            +'</html>'
-          ;
+          top["bookmarklet-url@inthepoche.com"]=""+"<!DOCTYPE html>"+"<html>"+"<head>"+"<title>poche it !</title>"+'<link rel="icon" href="{{poche_url}}tpl/img/favicon.ico" />'+"</head>"+"<body>"+"<script>"+"window.onload=function(){"+"window.setTimeout(function(){"+"history.back();"+"},250);"+"};"+"</scr"+"ipt>"+"</body>"+"</html>"
         </script>
\ No newline at end of file