]> 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:39:49 +0000 (15:39 -0500)
commit9dd5b420ff5ffa3fe775a07c904d16b1a8fbfd40
tree393333319de27f7d547fe89ef437be53b3c4fdc6
parent13e3f04bff3f4092f72b93a7de5192f57260c728
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