diff --git a/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py b/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py index 2835688..f533525 100644 --- a/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py +++ b/sahana/srv/sahana/applications/eden/modules/templates/Spotter/config.py @@ -593,7 +593,7 @@ def config(settings): # Enable the use of Organisation Branches settings.org.branches = True # Show branches as tree rather than as table - settings.org.branches_tree_view = True + #settings.org.branches_tree_view = True # Make Facility Types Hierarchical settings.org.facility_types_hierarchical = True # Enable the use of Organisation Groups & what their name is