]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
delete href
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 7 Oct 2013 11:06:10 +0000 (13:06 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 7 Oct 2013 11:06:10 +0000 (13:06 +0200)
themes/default/_head.twig

index 9745459c40bfc99ffad328c49e04c57a74785b64..247b929eb390f3be02cc3b926f723482e79bd609 100644 (file)
@@ -8,4 +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">
         <link href='//fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
-        <script src="href="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/js/jquery-2.0.3.min.js"></script>
+        <script src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/js/jquery-2.0.3.min.js"></script>