mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
Fix #11353: Add v2 unsupported note
Fix issue #11353 by adding a note to the v2.3.2 docs saying that we no longer support this version of Bootstrap. Provides a link to the latest docs, i.e. our homepage.
This commit is contained in:
@@ -564,6 +564,11 @@ h2 + .row {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Alert with link to latest version of the docs */
|
||||||
|
.bs-alert-old-docs {
|
||||||
|
margin: 30px 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Bootstrap code examples
|
/* Bootstrap code examples
|
||||||
|
@@ -92,6 +92,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@@ -92,6 +92,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@@ -92,6 +92,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> This customizer is for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@@ -90,6 +90,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@@ -92,6 +92,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@@ -124,6 +124,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="marketing">
|
<div class="marketing">
|
||||||
|
|
||||||
<h1>Introducing Bootstrap.</h1>
|
<h1>Introducing Bootstrap.</h1>
|
||||||
|
@@ -91,6 +91,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@@ -114,7 +118,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="span9">
|
<div class="span9">
|
||||||
|
|
||||||
|
|
||||||
<!-- Overview
|
<!-- Overview
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<section id="overview">
|
<section id="overview">
|
||||||
|
@@ -91,6 +91,10 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="alert alert-danger bs-alert-old-docs">
|
||||||
|
<strong>Heads up!</strong> These docs are for v2.3.2, which is no longer officially supported. <a href="http://getbootstrap.com">Check out the latest version of Bootstrap!</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Docs nav
|
<!-- Docs nav
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Reference in New Issue
Block a user