Comment 2 for bug 2002362

Revision history for this message
Terran McCanna (tmccanna) wrote :

I can confirm by looking at the dropdown menu in the browser console that the text is not associated with the SELECT element. Patch here:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mccanna/lp2002362_label_for_registered_workstations

ANGULARJS:

I applied the label to "Workstations Registered With This Browser."

That had the side effect of making that line bold, so the first line (Register a new Workstation For This Browser) looked weird because it wasn't bolded. Since it's not a label, I just went ahead and made it bold to match.

I also added an h2 title to make it consistent with the other Administration > Workstation pages.

ANGULAR:

I applied the label to "Workstations Registered With This Browser."

Note - the Angular workstation screen isn't available through a menu, but you can get to it by changing the URL to (domain)/eg2/en-US/staff/admin/workstation/workstations/manage