mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- add jquery local
This commit is contained in:
parent
01593f41fb
commit
b7aa7b3d78
2 changed files with 19 additions and 1 deletions
18
lib/logstash/web/public/js/jquery-1.6.1.min.js
vendored
Normal file
18
lib/logstash/web/public/js/jquery-1.6.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue