Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
52b6a321
Commit
52b6a321
authored
Apr 21, 2014
by
XhmikosR
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the new respond.js URL.
parent
a549e8c3
Changes
23
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
23 additions
and
23 deletions
+23
-23
docs/_includes/getting-started/template.html
docs/_includes/getting-started/template.html
+1
-1
docs/_includes/header.html
docs/_includes/header.html
+1
-1
docs/examples/blog/index.html
docs/examples/blog/index.html
+1
-1
docs/examples/carousel/index.html
docs/examples/carousel/index.html
+1
-1
docs/examples/cover/index.html
docs/examples/cover/index.html
+1
-1
docs/examples/dashboard/index.html
docs/examples/dashboard/index.html
+1
-1
docs/examples/equal-height-columns/index.html
docs/examples/equal-height-columns/index.html
+1
-1
docs/examples/grid/index.html
docs/examples/grid/index.html
+1
-1
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron-narrow/index.html
+1
-1
docs/examples/jumbotron/index.html
docs/examples/jumbotron/index.html
+1
-1
docs/examples/justified-nav/index.html
docs/examples/justified-nav/index.html
+1
-1
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-fixed-top/index.html
+1
-1
docs/examples/navbar-static-top/index.html
docs/examples/navbar-static-top/index.html
+1
-1
docs/examples/navbar/index.html
docs/examples/navbar/index.html
+1
-1
docs/examples/non-responsive/index.html
docs/examples/non-responsive/index.html
+1
-1
docs/examples/offcanvas/index.html
docs/examples/offcanvas/index.html
+1
-1
docs/examples/rtl/index.html
docs/examples/rtl/index.html
+1
-1
docs/examples/signin/index.html
docs/examples/signin/index.html
+1
-1
docs/examples/starter-template/index.html
docs/examples/starter-template/index.html
+1
-1
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer-navbar/index.html
+1
-1
docs/examples/sticky-footer/index.html
docs/examples/sticky-footer/index.html
+1
-1
docs/examples/theme/index.html
docs/examples/theme/index.html
+1
-1
docs/examples/tooltip-viewport/index.html
docs/examples/tooltip-viewport/index.html
+1
-1
No files found.
docs/_includes/getting-started/template.html
View file @
52b6a321
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
<body>
<body>
...
...
docs/_includes/header.html
View file @
52b6a321
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
<!-- Favicons -->
<!-- Favicons -->
...
...
docs/examples/blog/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/carousel/index.html
View file @
52b6a321
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
<!-- Custom styles for this template -->
<!-- Custom styles for this template -->
...
...
docs/examples/cover/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/dashboard/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/equal-height-columns/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/grid/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/jumbotron-narrow/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/jumbotron/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/justified-nav/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/navbar-fixed-top/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/navbar-static-top/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/navbar/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/non-responsive/index.html
View file @
52b6a321
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/offcanvas/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/rtl/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/signin/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/starter-template/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/sticky-footer-navbar/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/sticky-footer/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/theme/index.html
View file @
52b6a321
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
docs/examples/tooltip-viewport/index.html
View file @
52b6a321
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/html5shiv/3.7.1/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/
libs/respond.js
/1.4.2/respond.min.js"></script>
<script src="https://oss.maxcdn.com/
respond
/1.4.2/respond.min.js"></script>
<![endif]-->
<![endif]-->
</head>
</head>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment