]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
remove a console.log() call
authorThomas <tcit@tcit.fr>
Fri, 7 Aug 2015 09:16:48 +0000 (11:16 +0200)
committerThomas <tcit@tcit.fr>
Fri, 7 Aug 2015 09:16:48 +0000 (11:16 +0200)
themes/baggy/_head.twig

index 9ca51cd2d21ff50997ac5d31d21fa0758725e167..e959ec3e1cbaa66e9d09d7fa023fb79c5f5c76f4 100755 (executable)
@@ -45,7 +45,6 @@
 
         <script>
         var baseurl = "{{ poche_url }}";
-        console.log(baseurl);
         var data = {
 
                 "name": "wallabag",