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

--- Comment #3 from Jonathan Druart <[email protected]> ---
Created attachment 191105
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191105&action=edit
Bug 41566: Tidy kohaTable - catalogue_detail.inc|catalogue/detail.tt

This is a non-trivial one.

* SpineLabelShowPrintOnBibDetails is removed from the controller and we
  fetch it from the Koha.Preference TT plugin (because it is how it should be)
* A lot of JS variable instantiations are moved in a dedicated script tag: they
all use TT plugins
* We are using stores to permissions and sysprefs

That's a lot of changes but nothing complicated, just a move from TT
vars to JS vars

To test this you will need to fully test the holdings tables.

-- 
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