]> git.evergreen-ils.org Git - working/Evergreen.git/commit
a CSS hook in case folks want to hide this
authorJason Etheridge <jason@esilibrary.com>
Thu, 8 Sep 2011 07:19:11 +0000 (03:19 -0400)
committerJason Etheridge <jason@esilibrary.com>
Thu, 8 Sep 2011 07:32:44 +0000 (03:32 -0400)
commit642dae8cbd68410b80f518ac1683e64003735738
treeff5bd8ba6a53feff751547d0394346ed7f3c0993
parent5f933061e617d07c05df88dfa91dca1b1bb96ab8
a CSS hook in case folks want to hide this

If you'd like to hide usr_summary stat cats in the patron
info pane, add this to server/skin/patron_summary_custom.css:

.stat_cat_summary_row { display: none; }

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/server/patron/summary.js