SolutionGuidance / psm

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

Remove colons from PCPO pages #1085

Closed PaulMorris closed 6 years ago

PaulMorris commented 6 years ago

Also use lowercase letters instead of all-caps in two JSPs, and correct a file name to file content mismatch in two JSPs.

Tested by creating a Personal Care Provider Organizati,on application and checking the pages for colons. Also by editing said application as an admin to see the 'Edit Enrollment' header JSP.

The "Qualified Professional" summary JSP is not showing anything for some reason. A separate issue should be filed for that bug.

(These pages were encountered while reviewing PR #1074.)

Before:

screenshot_2018-09-07 facility credentials 12

After:

screenshot_2018-09-07 organization information 4

Before:

screenshot_2018-09-07 qualified professional 3

After:

screenshot_2018-09-07 qualified professional 4

Before:

screenshot_2018-09-07 facility credentials 11

After:

screenshot_2018-09-07 facility credentials 13

Before:

screenshot_2018-09-07 organization information 1

After:

screenshot_2018-09-07 organization information 3

After: (the PCA Billing section at the bottom ("Name of Responsible...") now displays because the file names are corrected, and the text is not in all caps):

screenshot_2018-09-07 organization information 2

After: (no colon for 'Remittance Sequence' line):

screenshot_2018-09-07 summary information 1

Issue 376: Remove right-justified colons...