]> git.evergreen-ils.org Git - Evergreen.git/commit
Aligned the MARC editor subfields to 'start' fixes long subfield display
authorLiam Whalen <lwhalen@evergreen-dev.catalogue.nrcan.gc.ca>
Tue, 1 Nov 2011 19:59:13 +0000 (15:59 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 15 Nov 2011 20:40:36 +0000 (15:40 -0500)
commita6ed9cb87f4ab7fe24251e46fd2506e7d19a7087
tree9187713ca98c8e0c66e2e75b24cbbae59e35009e
parent9cc4a539efc59830ef157b198d71420ab931ad54
Aligned the MARC editor subfields to 'start' fixes long subfield display

When viewing a record in the MARC editor that has extremely long
entries in a subfield, the output would align in the center of the
subfield making the output hard to read.  This patch adds an
align: 'start' option to both the subfield, and the subfield code
elements in the marcSubfield function to make the subfields align in a
 more readable manner.
Signed-off-by: Liam Whalen <lwhalen@evergreen-dev.catalogue.nrcan.gc.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/xul/staff_client/server/cat/marcedit.js