https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18472
--- Comment #12 from Marc Véron <[email protected]> --- (In reply to M. Tompsett from comment #10) > Comment on attachment 62866 [details] [review] > Bug 18472: Add system preferences to manage online help system > > Review of attachment 62866 [details] [review]: > ----------------------------------------------------------------- (...) > > ::: koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc > @@ +1,1 @@ > > +[% USE Koha %] > > doc-head-open.inc has a [% USE Koha %] -- Is this necessary or preferred? > > ::: koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt > @@ +1,1 @@ > > +[% USE Koha %] > > help-top.inc includes doc-head-open.inc which has a [% USE Koha %] -- Is > this necessary or preferred? Yes, see comment #2 If I do not include them, Koha.Preference('HelpSystem') does not trigger. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
