SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

Replace and remove old system admin pagination templates #1034

Closed PaulMorris closed 6 years ago

PaulMorris commented 6 years ago

Another follow up to PRs #1033 and #1016. This one replaces the old system admin pagination JSP templates with the newer handlebars pagination templates, on all pages where they are used, and removes the old templates.

Before: screenshot_2018-08-15 user account system admin

After:

screenshot_2018-08-16 user account system admin

Tested by checking that the pagination widgets on these pages appear and work as expected:

These changes are based on those in PR #1033 , so no need to review until after #1033 lands and this is rebased on master.

Issue #1007: Glitches in pagination widget for service admin tables