13 Jul
2015
13 Jul
'15
8:40 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13291 --- Comment #11 from Indranil Das Gupta <indradg@gmail.com> --- (In reply to Jonathan Druart from comment #9)
I am not sure a syspref with 1 option is really useful.
we already have a related syspref with 1 option - opacthemes
The fallback could be done automatically on the bootstrap theme, don't you think?
We seem to have that already in C4/Templates.pm in the form of my $hardcoded_theme = ($interface eq 'intranet') ? 'prog' : 'bootstrap'; -- You are receiving this mail because: You are watching all bug changes.