mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-25 22:44:43 +00:00
Merge pull request #645 from mkaschenko/master
Fix anchor to JS dropdown docs
This commit is contained in:
commit
da4390ee24
1 changed files with 1 additions and 1 deletions
|
|
@ -1813,7 +1813,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
|
|||
<td>The alert plugin is a super tiny class for adding close functionality to alerts.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./javascript.html#dropdowns">bootstrap-dropdown.js</a></td>
|
||||
<td><a href="./javascript.html#dropdown">bootstrap-dropdown.js</a></td>
|
||||
<td>This plugin is for adding dropdown interaction to the bootstrap topbar or tabbed navigations.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue