Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
ee966372
Commit
ee966372
authored
11 years ago
by
wangsai
Browse files
Options
Download
Email Patches
Plain Diff
remove unused `{{ page.base_url }}` variables, and fix the urls
parent
a23740ec
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
examples/carousel/index.html
+1
-1
examples/carousel/index.html
examples/grid/index.html
+1
-1
examples/grid/index.html
examples/jumbotron-narrow/index.html
+1
-1
examples/jumbotron-narrow/index.html
examples/jumbotron/index.html
+1
-1
examples/jumbotron/index.html
examples/justified-nav/index.html
+1
-1
examples/justified-nav/index.html
examples/navbar-fixed-top/index.html
+1
-1
examples/navbar-fixed-top/index.html
examples/navbar-static-top/index.html
+1
-1
examples/navbar-static-top/index.html
examples/navbar/index.html
+1
-1
examples/navbar/index.html
examples/non-responsive/index.html
+1
-1
examples/non-responsive/index.html
examples/offcanvas/index.html
+1
-1
examples/offcanvas/index.html
examples/signin/index.html
+1
-1
examples/signin/index.html
examples/starter-template/index.html
+1
-1
examples/starter-template/index.html
examples/sticky-footer-navbar/index.html
+1
-1
examples/sticky-footer-navbar/index.html
examples/sticky-footer/index.html
+1
-1
examples/sticky-footer/index.html
examples/theme/index.html
+1
-1
examples/theme/index.html
with
15 additions
and
15 deletions
+15
-15
examples/carousel/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -14,7 +14,7 @@
<link
href=
"../../dist/css/bootstrap.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/grid/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"grid.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/jumbotron-narrow/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"jumbotron-narrow.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/jumbotron/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"jumbotron.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/justified-nav/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"justified-nav.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar-fixed-top/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"navbar-fixed-top.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar-static-top/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"navbar-static-top.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"navbar.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/non-responsive/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -19,7 +19,7 @@
<link
href=
"non-responsive.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/offcanvas/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"offcanvas.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/signin/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"signin.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/starter-template/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"starter-template.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/sticky-footer-navbar/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"sticky-footer-navbar.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/sticky-footer/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -17,7 +17,7 @@
<link
href=
"sticky-footer.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
examples/theme/index.html
+
1
-
1
View file @
ee966372
...
...
@@ -19,7 +19,7 @@
<link
href=
"theme.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="
{{ page.base_url }}
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--[if lt IE 9]><script src="
../../
docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets