summaryrefslogtreecommitdiff
path: root/web/taginfo.rb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2013-01-18 17:10:52 +0100
committerJochen Topf <jochen@topf.org>2013-01-18 17:10:52 +0100
commitea20f344bddcdc712c4fcb60144dc63d4e97d58a (patch)
treec5b45e76fddc884c744000ab46b5e3fce094a91f /web/taginfo.rb
parent34409258243f9b93225a4e17f63b3dbe08dfab71 (diff)
downloadtaginfo-ea20f344bddcdc712c4fcb60144dc63d4e97d58a.tar
taginfo-ea20f344bddcdc712c4fcb60144dc63d4e97d58a.tar.gz
Added production version of migrate plugin
Diffstat (limited to 'web/taginfo.rb')
-rwxr-xr-xweb/taginfo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/taginfo.rb b/web/taginfo.rb
index d76e608..ab0cc85 100755
--- a/web/taginfo.rb
+++ b/web/taginfo.rb
@@ -103,7 +103,7 @@ class Taginfo < Sinatra::Base
end
javascript 'jquery-1.9.0.min'
- javascript 'jquery-migrate-1.0.0' # needed for flexigrid
+ javascript 'jquery-migrate-1.0.0.min' # needed for flexigrid
javascript 'jquery-ui-1.9.2.custom.min'
javascript 'customSelect.jquery.min'
javascript 'jquery.tipsy-minified'