https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42283

--- Comment #3 from Jonathan Druart <[email protected]> ---
Created attachment 196818
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196818&action=edit
Bug 42283: Tidy all script tags - cataloguing

In order to tidy all the script tags of the .tt files we isolate the
interpolation of Template::Toolkit variables in a separate script tag.

This patch focuses on the cataloguing module.

The 3 main changes are in the following files:
* addbooks.tt
* additem.tt
* concerns.tt

There are non-trivial changes in concerns.tt. You need to create several
authorised values for TICKET_STATUS, turn on CatalogConcerns and
OpacCatalogConcerns, create several concerns and go to
/cgi-bin/koha/cataloguing/concerns.pl
Confirm that the filters are working correctly

Note that cataloguing/addbiblio.tt is on a separate bug (bug 42284)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to