Skip to content

Commit 0638776

Browse files
authored
Allow assigning "See Audit Log Events" role in folders & projects (#897)
1 parent d7a34b8 commit 0638776

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

snprc_ehr/module.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ModuleClass: org.labkey.snprc_ehr.SNPRC_EHRModule
2-
SupportedDatabases: mssql, pgsql
2+
SupportedDatabases: mssql
33
ManageVersion: true
44
License: Apache 2.0
55
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0

snprc_genetics/module.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ModuleClass: org.labkey.snprc_genetics.SNPRC_GeneticsModule
2-
SupportedDatabases: mssql, pgsql
2+
SupportedDatabases: mssql
33
License: Apache 2.0
44
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
55
ManageVersion: true

0 commit comments

Comments
 (0)