Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6.0
-
Fix Version/s: 2.7.0
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
add variabiles in default.properties to determine tabs position or search field presence
with SPARK-1313 those can be nicely customised from plugin
Patch attached:
-add two new properties in default.properties:
TABS_PLACEMENT_TOP = true
HIDE_PERSON_SEARCH_FIELD = true
With
SPARK-1313these values can be easily customized from pluginPlease review