mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
add button to toggle the optional theme when viewing the docs; fixes #9764
This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% if page.slug == "css" or page.slug == "components" or page.slug == "js" %}
|
||||
<div>
|
||||
<button id="bs-theme-btn" type="button" class="btn btn-default">Activate Theme</button>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user