http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13291

--- Comment #11 from Indranil Das Gupta <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to