Merge pull request #12 from tagawa/patch-1
Changed jQuery absolute link to HTTPS
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<link rel="stylesheet" href="spinbtn/JQuerySpinBtn.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="custom.css" type="text/css"/>
|
||||
<!--{if jquery_release}>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<!{else}-->
|
||||
<script src="jquery.js"></script>
|
||||
<!--{endif}-->
|
||||
|
||||
Reference in New Issue
Block a user