From 9bb63ddf67604e9f2d96aeb7dbb90c714700b987 Mon Sep 17 00:00:00 2001 From: Sneha Bagri Date: Thu, 12 Sep 2019 17:43:34 +0530 Subject: [PATCH] BAH-745 | set collapseServiceFilter to false --- openmrs/apps/appointments/app.json | 1 + 1 file changed, 1 insertion(+) diff --git a/openmrs/apps/appointments/app.json b/openmrs/apps/appointments/app.json index ad88678de..7e70fcaa4 100644 --- a/openmrs/apps/appointments/app.json +++ b/openmrs/apps/appointments/app.json @@ -19,6 +19,7 @@ "printListViewTemplateUrl": "/bahmni_config/openmrs/apps/appointments/printListView.html", "enableServiceTypes": false, "enableCalendarView": true, + "collapseServiceFilter": false, "isServiceOnAppointmentEditable": false, "colorsForAppointmentService": [ "#006400",