Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <paging
  2. class="small"
  3. page="currentPage"
  4. page-size="pageSize"
  5. total="total"
  6. show-prev-next="{{showPrevNext}}"
  7. show-first-last="{{showFirstLast}}"
  8. text-next-class="{{textNextClass}}"
  9. text-prev-class="{{textPrevClass}}"
  10. text-first-class="{{textFirstClass}}"
  11. text-last-class="{{textLastClass}}">
  12. </paging>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement