From: Cesar Velez Date: Thu, 8 Jun 2017 15:33:31 +0000 (-0400) Subject: LP#1677000 - webstaff Adds a 'has-notes visual indicator' for patrons with notes. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ed5127eb4c7e5836253c3c81e0223b218d2f3024;p=Evergreen.git LP#1677000 - webstaff Adds a 'has-notes visual indicator' for patrons with notes. Made the indicator be clickable and route to Other->Notes. Other ways to address this not mentioned in LP would be using a glyphicon instead, or moving the Notes submenu item out of Others tab. Or even making the entire tab/menu be resposive, and collapsing into an Others submenu only when needed. Signed-off by: Cesar Velez Signed-off-by: Jason Etheridge --- diff --git a/Open-ILS/src/templates/staff/circ/patron/index.tt2 b/Open-ILS/src/templates/staff/circ/patron/index.tt2 index b9d19c8863..9f2d4cc24c 100644 --- a/Open-ILS/src/templates/staff/circ/patron/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/index.tt2 @@ -86,6 +86,8 @@ angular.module('egCoreMod').run(['egStrings', function(s) { '{{patron().first_given_name()}}', '{{patron().second_given_name()}}') %] + +

Notes  {{patron().notes().length}}