Bug 9713

Summary: Replace single quotes with double quotes in OPAC calendar.inc
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Owen Leonard 2013-02-26 17:27:43 UTC
New coding guidelines require that embedded JavaScript not use single quotes around translatable strings. The calendar include in the OPAC violates this rule.
Comment 1 Owen Leonard 2013-02-26 17:38:53 UTC

*** This bug has been marked as a duplicate of bug 9555 ***