Skip to content

Commit

Permalink
Remove protocols for jQuery, Select2 and Bootstrap sources in gh-page…
Browse files Browse the repository at this point in the history
…s files.

Fixes t0m#43
  • Loading branch information
Florian Kissling committed Aug 13, 2014
1 parent 6f1570a commit 2677fd3
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 deletions _jekyll/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
</head>
<body style="margin:20px;">
Expand Down Expand Up @@ -191,4 +191,4 @@ <h1>Select2 version {{ page.version }}</h1>
});
</script>
</body>
</html>
</html>
10 changes: 5 additions & 5 deletions _jekyll/_layouts/minimal.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
</head>
<body style="margin:20px;">
Expand All @@ -15,4 +15,4 @@ <h1>Select2 Bootstrap CSS</h1>
{{ content }}

</body>
</html>
</html>
10 changes: 5 additions & 5 deletions docs/3.3.2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://ivaynberg.github.io/select2/select2-3.3.2/select2.js"></script>
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-3.3.2/select2.css"/>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//ivaynberg.github.io/select2/select2-3.3.2/select2.js"></script>
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-3.3.2/select2.css"/>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
</head>
<body style="margin:20px;">
Expand Down Expand Up @@ -193,4 +193,4 @@ <h1>Select2 version 3.3.2</h1>
});
</script>
</body>
</html>
</html>
10 changes: 5 additions & 5 deletions docs/3.4.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://ivaynberg.github.io/select2/select2-3.4.1/select2.js"></script>
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-3.4.1/select2.css"/>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//ivaynberg.github.io/select2/select2-3.4.1/select2.js"></script>
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-3.4.1/select2.css"/>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
</head>
<body style="margin:20px;">
Expand Down Expand Up @@ -193,4 +193,4 @@ <h1>Select2 version 3.4.1</h1>
});
</script>
</body>
</html>
</html>
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://ivaynberg.github.io/select2/select2-/select2.js"></script>
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-/select2.css"/>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//ivaynberg.github.io/select2/select2-/select2.js"></script>
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-/select2.css"/>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
</head>
<body style="margin:20px;">
Expand All @@ -24,4 +24,4 @@ <h3>Demos</h3>


</body>
</html>
</html>

0 comments on commit 2677fd3

Please sign in to comment.