Koha/koha-tmpl/intranet-tmpl/prog/en/css
Owen Leonard 142e6098a9 Bug 13151 - staff marc preview not wrapping
The MARC preview available on the staff client detail page doesn't wrap
long lines of text because it uses a huge block of whitespace-formatted
text in a <pre> tag. The OPAC doesn't have this problem because the MARC
preview is formated in a table.

This patch copies the OPAC's "plainMARC.xsl" file for use in the staff
client. The preview modal has been converted to use Bootstrap following
the method used in Bug 12755

To test, apply the patch and clear your browser cache. View the
detail page for a bibliographic record in the staff client. Click the
link to show the MARC preview. Confirm that the modal looks correct,
works correctly, and adapts gracefully to different browser widths.

Confirm that the MARC preview and Card links still work from Z39.50
searches.

Note: This patch assumes that UNIMARC records display correctly using
xslt/plainMARC.xsl. Please let me know if that is wrong.

Signed-off-by: Frederic Demians <f.demians@tamil.fr>

I confirm it works: nice modal dialog box; display aligned on opac display;
works also with Unimarc biblios.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-21 15:04:00 -03:00
..
treeview
addbiblio.css
blue.css
card.css
datatables.colvis.css Bug 10212: Columns configuration for tables - Add Colvis files 2014-08-26 09:28:31 -03:00
datatables.css Bug 11578: (follow-up) add some CSS 2014-05-03 18:13:54 +00:00
help.css
hierarchy.css
humanmsg.css
itemsearchform.css Bug 11425: Add item search form in staff interface 2014-11-04 19:08:12 -03:00
label.css
login.css
mainpage.css Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00
preferences.css Bug 11926 [Follow-up] HEA - Render community koha statistic usages 2014-10-22 15:17:23 -03:00
print.css
printreceiptinvoice.css
quotes.css
right-to-left.css
spinelabel.css
staff-global.css Bug 13151 - staff marc preview not wrapping 2014-11-21 15:04:00 -03:00
tinymce.css
uploader.css