diff options
| author | Gordon Woodhull <[email protected]> | 2013-09-18 07:44:56 -0400 |
|---|---|---|
| committer | Gordon Woodhull <[email protected]> | 2013-09-18 07:44:56 -0400 |
| commit | 40d3e4c48b3218c78813552cb15a33b8289361f4 (patch) | |
| tree | d87b621f6d390445740e09cca356462cb6bf3b92 /getting-started.html | |
| parent | abee1cdf9d3e276e2fbc80b3a518004500f0f8e9 (diff) | |
| download | bootstrap-40d3e4c48b3218c78813552cb15a33b8289361f4.tar.xz bootstrap-40d3e4c48b3218c78813552cb15a33b8289361f4.zip | |
merge plugin changes into main table
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/getting-started.html b/getting-started.html index 25f9e9289..80069c45c 100644 --- a/getting-started.html +++ b/getting-started.html @@ -445,21 +445,6 @@ bootstrap/ <td><code>.bar-*</code></td> <td><code>.progress-bar-*</code></td> </tr> - </tbody> - </table> - </div><!-- /.table-responsive --> - - <h2 id="plugin-migration-classes">Minor class changes</h2> - <p>Plugin class changes between v2.x and v3.0.</p> - <div class="table-responsive"> - <table class="table table-bordered table-striped"> - <thead> - <tr> - <th>Bootstrap 2.x</th> - <th>Bootstrap 3.0</th> - </tr> - </thead> - <tbody> <tr> <td><code>.accordion</code></td> <td><code>.panel-group</code></td> |
