Skip to content

Commit

Permalink
Upgrade jQuery to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Dec 5, 2012
1 parent 6b2a3c0 commit 47a33c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions public/js/jquery-1.8.2.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions public/js/jquery-1.8.3.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion views/layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ html
title Groonga CloudSearch Console
link(rel='stylesheet', href='/css/bootstrap.min.css')
link(rel='stylesheet', href='/css/screen.css')
script(src='/js/jquery-1.8.2.min.js')
script(src='/js/jquery-1.8.3.min.js')
script(src='/js/bootstrap.min.js')
body
.navbar.navbar-fixed-top
Expand Down

0 comments on commit 47a33c4

Please sign in to comment.