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>
</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>