Comment 3 for bug 1803788

Revision history for this message
Stephanie Leary (stephanieleary) wrote :

We can make the settings icons match, but not the Actions. The AngularJS and Angular interfaces use two different icon sets. The AngularJS interfaces use the Bootstrap Glyphicons (https://getbootstrap.com/docs/3.3/components/), which is a very limited subset of a larger commercial icon set. It does have a gear (glyphicon-cog), but it doesn't have the checklist icon we use for the Actions menu in Angular.

Branch with the gear icon here:
https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/sleary/lp1803788-angjs-grid-gear-icon

To test, visit any AngularJS screen with a grid (like patron search results). The last icon in the grid toolbar should now be a gear instead of the downward caret.