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=8cb7f04da3732e152f05cbbe7d9f5ac5c7842ca0;p=working%2FEvergreen.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 --- diff --git a/Open-ILS/src/templates/staff/circ/patron/index.tt2 b/Open-ILS/src/templates/staff/circ/patron/index.tt2 index b017f19c9f..ae49ca7d06 100644 --- a/Open-ILS/src/templates/staff/circ/patron/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/index.tt2 @@ -76,6 +76,8 @@ angular.module('egCoreMod').run(['egStrings', function(s) { '{{patron().first_given_name()}}', '{{patron().second_given_name()}}') %] + +

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