MARC View print problem workaround (LP Bug #742033)
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 28 Mar 2011 18:32:46 +0000 (18:32 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 28 Mar 2011 18:32:46 +0000 (18:32 +0000)
Certain printers were failing to print from the MARC View in the staff client.  Adding a simple title to the view ended up being a successful workaround, and is unlikely to have negative consequences in any case.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19874 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xsl/oilsMARC21slim2HTML.xsl

index 30ba5c4..76bffcb 100644 (file)
@@ -5,6 +5,7 @@
        <xsl:template match="/">
                <html>
                        <head>
+                               <title>MARC</title>
                                <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
 
                                <style>