Commit 761364f6 authored by Heinrich Fenkart's avatar Heinrich Fenkart

Merge pull request #17132 from zacechola/jquery_cdn_link

Add jquery cdn link
parents b591d232 0cc0e1bc
...@@ -39,3 +39,4 @@ cdn: ...@@ -39,3 +39,4 @@ cdn:
css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css
js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment