From acef6df62b6010de989670ce50fb7608641e8503 Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Tue, 2 Sep 2014 17:58:01 -0400 Subject: [PATCH] Bug 12862: CCSR and Prog - language="javascript" is obsolete. Corrected/removed the obsolete HTML. Fixed a hard coded opac-tmpl, as per koha-qa's demand. Trigger all the templates and check of the language="javascript" error is listed in the validation done by the HTML Validator plugin for FireFox that Owen pointed me at. TEST PLAN --------- 1) Test with opactheme set to ccsr. Any opac page with opac-bottom.inc will do. 2) Test with opactheme set to prog. - Any opac page with opac-bottom.inc - Any opac page with doc-head-close.inc - Advanced search - Authority search -> Submit -> View full heading -> MARC View - staff client, home, serials, submit by the title text box, click one of the subscriptions (you don't have subscriptions?! can't help you), determine the biblionumber, opac, search for the biblio number and get to an opac details page, click on more details 3) Test the self-checkout printslip, just like the bootstrap one previously. --- .../opac-tmpl/ccsr/en/includes/opac-bottom.inc | 2 +- .../opac-tmpl/prog/en/includes/doc-head-close.inc | 4 ++-- .../opac-tmpl/prog/en/includes/opac-bottom.inc | 2 +- .../opac-tmpl/prog/en/modules/opac-advsearch.tt | 4 ++-- .../prog/en/modules/opac-auth-MARCdetail.tt | 4 ++-- .../prog/en/modules/opac-full-serial-issues.tt | 2 +- .../opac-tmpl/prog/en/modules/sco/printslip.tt | 5 ++++- 7 files changed, 13 insertions(+), 10 deletions(-) diff --git a/koha-tmpl/opac-tmpl/ccsr/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/ccsr/en/includes/opac-bottom.inc index 3f8bf66..7a1abaa 100644 --- a/koha-tmpl/opac-tmpl/ccsr/en/includes/opac-bottom.inc +++ b/koha-tmpl/opac-tmpl/ccsr/en/includes/opac-bottom.inc @@ -94,7 +94,7 @@ $(function() { [% IF persona %] - [% IF ( OPACAmazonCoverImages ) %] - - + [% END %] [% IF ( SyndeticsCoverImages ) %] - - +