mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
add example for disabled pager link
This commit is contained in:
@@ -169,11 +169,11 @@ Alternatively, you can align each link to the sides:
|
||||
|
||||
Pager links also use the `.disabled` class.
|
||||
|
||||
{% highlight html %}
|
||||
{% example html %}
|
||||
<nav>
|
||||
<ul class="pager">
|
||||
<li class="pager-prev disabled"><a href="#">Older</a></li>
|
||||
<li class="pager-next"><a href="#">Newer</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
{% endhighlight %}
|
||||
{% endexample %}
|
||||
|
||||
Reference in New Issue
Block a user