Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit f541101

Browse files
lgallgal
authored andcommitted
SORMAS-Foundation#2975 add TODO comment for enabling contacts BAG export after release
1 parent 04bc849 commit f541101

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sormas-ui/src/main/java/de/symeda/sormas/ui/contact/ContactsView.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ public ContactsView() {
268268
Descriptions.descFollowUpExportButton);
269269
}
270270

271+
//TODO - enable after 1.50 release
271272
// if (FacadeProvider.getConfigFacade().isConfiguredCountry(CountryHelper.COUNTRY_CODE_SWITZERLAND)
272273
// && UserProvider.getCurrent().hasUserRight(UserRight.BAG_EXPORT)) {
273274
// StreamResource bagExportResource = DownloadUtil.createCsvExportStreamResource(

0 commit comments

Comments
 (0)