Commit 1f0a2cf3ac11ed4466babc1a9345bd9a45f381da

Authored by totoro
1 parent 073cc6df

bump to jquery 1.12.4

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/CXM_jquery.anubis
... ... @@ -158,7 +158,7 @@ define List(HTML_Head_Tag)
158 158 jquery_defaults
159 159 =
160 160 [
161   - js(js_file("/js/jquery/jquery-1.11.3.min.js")),
  161 + js(js_file("/js/jquery/jquery-1.12.4.min.js")),
162 162 js(js_file("/js/jquery/jquery-ui-1.11.4/jquery-ui.min.js")),
163 163 ].
164 164  
... ...