javascript - Pagination in Angular UI Bootstrap -


there following code:

<pagination total-items="20" ng-model="2" items-per-page="5" data-boundary-links="true"></pagination> 

i hoped code showed me 4 pages ( 20 / 5 = 4), got 1 page in pagination. what's wrong? in advance.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -