Update jQuery to version 2.1.3

This commit is contained in:
Rouven Weßling
2015-02-12 21:48:03 +01:00
committed by Robert Lord
parent a60fd38cda
commit 3a236aa81e

View File

@@ -24,7 +24,7 @@ under the License.
<%= stylesheet_link_tag :screen, media: :screen %>
<%= stylesheet_link_tag :print, media: :print %>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<% if current_page.data.search %>
<%= javascript_include_tag "all" %>
<% else %>