LP1796914 - Right Navbar Menu Aria-Label/Title
authorSam Link <slink@LIBPC002>
Thu, 13 Dec 2018 20:27:58 +0000 (15:27 -0500)
committerSam Link <slink@LIBPC002>
Thu, 13 Dec 2018 20:27:58 +0000 (15:27 -0500)
Added both an aria-label (for screenreaders) and title (for the tooltip) attribute to the top-right menu in the AngularJS form of the navbar.

Signed-off-by: Sam Link <slink@LIBPC002>
Open-ILS/src/templates/staff/navbar.tt2

index d82ca1f..90ff025 100644 (file)
       </li>
       [% END %]
 
-      <li class="dropdown" ng-show="username" uib-dropdown>
+      <li class="dropdown" ng-show="username" uib-dropdown aria-label="Logout and more..." title="Logout and more...">
         <a href class="glyphicon glyphicon-list" 
           uib-dropdown-toggle></a>
         <ul uib-dropdown-menu>