2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

add note to button dropdowns about js plugin dependency per #1746

This commit is contained in:
Mark Otto
2012-02-12 15:49:04 -08:00
parent 163c98ea7e
commit ac9ac4ddae
3 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -248,7 +248,9 @@
<li><a href="#">Separated link</a></li>
</ul>
</div><!-- /btn-group -->
</div>
</div><!-- /btn-toolbar -->
<hr>
<p><span class="label label-info">Heads up!</span> Button dropdowns require the <a href="./javascript.html#dropdowns">Bootstrap dropdown plugin</a> to function.</p>
</div>
<div class="span8">
<h3>Example markup</h3>