javascript and api to stop and display active records (#772)
This commit is contained in:
@@ -199,13 +199,10 @@ kimai:
|
||||
# --------------------------------------------------------------------------------
|
||||
# Theme related settings, will be available as twig globals at "kimai_context.*".
|
||||
# See documentation at https://www.kimai.org/documentation/theme.html
|
||||
theme:
|
||||
#theme:
|
||||
# BETA test: If you set this to 'selectpicker' the customer/project/activity select boxes will be transformed
|
||||
# into a searchable and javascript enhanced input type
|
||||
select_type: ~
|
||||
# fallback color for all widgets that don't have a dedicated color
|
||||
# possible options: blue, black, purple, yellow, red, green
|
||||
box_color: 'green'
|
||||
#select_type: ~
|
||||
|
||||
# --------------------------------------------------------------------------------
|
||||
# Dashboard widget sections.
|
||||
|
||||
Reference in New Issue
Block a user