- add jquery local

This commit is contained in:
Jordan Sissel 2011-06-23 18:13:33 -07:00
parent 01593f41fb
commit b7aa7b3d78
2 changed files with 19 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
%title= @title || "logstash"
%link{ :rel => "stylesheet", :href => "/style.css", :type => "text/css" }
%link{ :rel => "stylesheet", :href => "/css/smoothness/jquery-ui-1.8.5.custom.css", :type => "text/css" }
%script{ :src => "https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js",
%script{ :src => "/js/jquery-1.6.1.min.js",
:type => "text/javascript" }
%body
#header