https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41566 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191105|0 |1 is obsolete| | --- Comment #8 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 192789 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192789&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. Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.