beta test: added quick search box for customers, projects and activities (#392)
This commit is contained in:
@@ -215,6 +215,9 @@ class Configuration implements ConfigurationInterface
|
||||
->scalarNode('box_color')
|
||||
->defaultValue('green')
|
||||
->end()
|
||||
->scalarNode('select_type')
|
||||
->defaultNull()
|
||||
->end()
|
||||
->end()
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user