KITAITI Makoto
null+****@clear*****
Tue Dec 23 04:33:35 JST 2014
KITAITI Makoto 2014-12-23 04:33:35 +0900 (Tue, 23 Dec 2014) New Revision: 1bb9c949c054e3bfe83b7e804418e917b546571d https://github.com/ranguba/epub-searcher/commit/1bb9c949c054e3bfe83b7e804418e917b546571d Message: Remove scheme from jQuery URI to use with both https and http Modified files: app/views/layouts/layout.haml Modified: app/views/layouts/layout.haml (+1 -1) =================================================================== --- app/views/layouts/layout.haml 2014-12-23 04:30:25 +0900 (7206521) +++ app/views/layouts/layout.haml 2014-12-23 04:33:35 +0900 (f69477f) @@ -7,5 +7,5 @@ = stylesheet_link_tag 'groonga' %body = yield - %script{:src => 'http://code.jquery.com/jquery-1.11.1.min.js'} + %script{:src => '//code.jquery.com/jquery-1.11.1.min.js'} %script{:src => 'javascripts/bootstrap.min.js'} -------------- next part -------------- HTML����������������������������...Download