[Koha-bugs] [Bug 9618] Add support for intranetuserjs to labels/spinelabel-print.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 10 08:35:58 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9618

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20685|0                           |1
        is obsolete|                            |
  Attachment #20686|0                           |1
        is obsolete|                            |

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 20930
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20930&action=edit
[PASSED QA] Bug 9618 - Add support for intranetuserjs to
labels/spinelabel-print.pl

The template for printing a single spine label is a stripped-down
version of a standard Koha template, but it should include
intranetuserjs and IntranetUserCSS so that libraries can make local
customizations.

This patch updates the page's DOCTYPE to HTML5 and adds the missing
markup for including those preferences. Also added is jQuery, since
there's a good chance local customizations are using jQuery.

To test, make sure there is something in your intranetuserjs and
IntranetUserCSS system preferences. Visit
/cgi-bin/koha/labels/spinelabel-home.pl and submit a barcode. View
source on the spine label output page and confirm that your custom js
and css were included correctly.

Signed-off-by: Campbell Reid-Tait <campbellreidtait at gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Template only change, works nicely.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list