mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 20:54:43 +00:00
Update docs/templates/pages/components.mustache
This commit is contained in:
parent
60bb95e611
commit
598e9e6f13
1 changed files with 1 additions and 1 deletions
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
|
|
@ -106,7 +106,7 @@
|
|||
<pre class="prettyprint linenums">
|
||||
<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
|
||||
<li><a tabindex="-1" href="#">{{_i}}Regular link{{/i}}</a></li>
|
||||
<li><a tabindex="-1" href="#">{{_i}}Disabled link{{/i}}</a></li>
|
||||
<li class="disabled"><a tabindex="-1" href="#">{{_i}}Disabled link{{/i}}</a></li>
|
||||
<li><a tabindex="-1" href="#">{{_i}}Another link{{/i}}</a></li>
|
||||
</ul>
|
||||
</pre>
|
||||
|
|
|
|||
Loading…
Reference in a new issue