File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,9 @@ <h3>Button dropdowns</h3>
248
248
< li > < a href ="# "> Separated link</ a > </ li >
249
249
</ ul >
250
250
</ div > <!-- /btn-group -->
251
- </ div >
251
+ </ div > <!-- /btn-toolbar -->
252
+ < hr >
253
+ < 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 >
252
254
</ div >
253
255
< div class ="span8 ">
254
256
< h3 > Example markup</ h3 >
Original file line number Diff line number Diff line change 172
172
<li ><a href =" #" >{ {_i} }Separated link{ {/i} }</a ></li >
173
173
</ul >
174
174
</div ><!-- /btn-group -->
175
- </div >
175
+ </div ><!-- /btn-toolbar -->
176
+ <hr >
177
+ <p ><span class =" label label-info" >{ {_i} }Heads up!{ {/i} }</span > { {_i} }Button dropdowns require the <a href =" ./javascript.html#dropdowns" >Bootstrap dropdown plugin</a > to function.{ {/i} }</p >
176
178
</div >
177
179
<div class =" span8" >
178
180
<h3 >{ {_i} }Example markup{ {/i} }</h3 >
You can’t perform that action at this time.
0 commit comments