Change #4833
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Mon 25 Sep 2017 16:41:26 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 5b88ceb8449e21ccfd3beacfa6aa9b9206302ace |
Comments
LP#1643927 Copy note captures initials; shows date Fixes thinko in copy note staff initials tracking. Offloads the formatting of the copy note to egStrings. Adds the workstation org unit to the initials block a la the XUL client. This does not add the create date to the initials block as with the XUL client, because the create date is part of the note. Instead, we now display the note create date in the copy note display form. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/staff/cat/volcopy/index.tt2
- Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2
- Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js