Add theme selector to preferences and return the previous black theme as an alternative

This commit is contained in:
Jyri-Petteri Paloposki 2020-08-20 02:37:55 +03:00
parent 2e9a0d2b4c
commit 9982217ee9
18 changed files with 64 additions and 22 deletions

View file

@ -1,5 +1,4 @@
module ApplicationHelper
def group_view_by_menu_entry
# not set, no menu entry
return "" if @group_view_by.nil?