From: Thomas McDonald Date: Thu, 13 Aug 2015 04:17:05 +0000 (-0700) Subject: add example for disabled pager link X-Git-Tag: v4.0.0-alpha~43^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454fc7c03a2b51bf531f4655d8340e96162656af;p=thirdparty%2Fbootstrap.git add example for disabled pager link --- diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 8ef8cba891..4d4866f4c3 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -169,11 +169,11 @@ Alternatively, you can align each link to the sides: Pager links also use the `.disabled` class. -{% highlight html %} +{% example html %} -{% endhighlight %} +{% endexample %}