projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d890f5
)
LP#1796914: Right Navbar Menu Aria-Label/Title
user/gmcharlt/lp1796914_signoff
author
Sam Link
<slink@LIBPC002>
Thu, 13 Dec 2018 20:27:58 +0000
(15:27 -0500)
committer
Galen Charlton
<gmc@equinoxinitiative.org>
Fri, 24 May 2019 20:04:39 +0000
(16:04 -0400)
Add a title attribute to the top-right menu in the AngularJS form of the
navbar.
Signed-off-by: Sam Link <slink@LIBPC002>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/navbar.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/staff/navbar.tt2
b/Open-ILS/src/templates/staff/navbar.tt2
index
2b42347
..
f0ee94d
100644
(file)
--- a/
Open-ILS/src/templates/staff/navbar.tt2
+++ b/
Open-ILS/src/templates/staff/navbar.tt2
@@
-550,7
+550,7
@@
</li>
[% END %]
- <li class="dropdown" ng-show="username" uib-dropdown>
+ <li class="dropdown" ng-show="username" uib-dropdown
title="Logout and more..."
>
<a href class="glyphicon glyphicon-list"
uib-dropdown-toggle></a>
<ul uib-dropdown-menu>