https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10958
--- Comment #13 from David Cook <[email protected]> --- (In reply to Lucas Gass from comment #12) > You're right, it comes down to preference. I am not sure if this even > warrants another new system preference since one can just add to OPACUserCSS: > > #opac-main .breadcrumbs { > display: none; > } > > > Maybe a sys pref is overkill and we should just "RESOLVE - WONT FIX" this > one? Part of me thinks a syspref is overkill, but it must be annoying having to add that to each new instance, so I suppose I'd like to make everyone happy. I suppose I always add the following to OPACUserCSS for every new instance, so maybe we all have different bits and bobs we always add. #logo { display: none; } Previously, I've suggested adding a profile for koha-create that could setup sysprefs in a vendor-specific way. That could be an interesting alternative too... -- 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/
