KITAITI Makoto
null+****@clear*****
Tue Dec 23 04:30:25 JST 2014
KITAITI Makoto 2014-12-23 04:30:25 +0900 (Tue, 23 Dec 2014) New Revision: d969ef1d35f87346b8183b2eb5ca4607b6825fcc https://github.com/ranguba/epub-searcher/commit/d969ef1d35f87346b8183b2eb5ca4607b6825fcc Message: Specify jQuery version explicitly See http://hyper-text.org/archives/2014/07/dont_use_jquery_latest_js.shtml Modified files: app/views/layouts/layout.haml Modified: app/views/layouts/layout.haml (+1 -1) =================================================================== --- app/views/layouts/layout.haml 2014-12-22 08:27:51 +0900 (5864d04) +++ app/views/layouts/layout.haml 2014-12-23 04:30:25 +0900 (7206521) @@ -7,5 +7,5 @@ = stylesheet_link_tag 'groonga' %body = yield - %script{:src => 'http://code.jquery.com/jquery.js'} + %script{:src => 'http://code.jquery.com/jquery-1.11.1.min.js'} %script{:src => 'javascripts/bootstrap.min.js'} -------------- next part -------------- HTML����������������������������... Descargar