diff --git a/onprc_ehr/resources/domain-templates/ehrcompliancedb.template.xml b/onprc_ehr/resources/domain-templates/ehrcompliancedb.template.xml new file mode 100644 index 000000000..63490290b --- /dev/null +++ b/onprc_ehr/resources/domain-templates/ehrcompliancedb.template.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/onprc_ehr/resources/views/ehrAdmin.html b/onprc_ehr/resources/views/ehrAdmin.html index 32fd99b63..c0824f5e8 100644 --- a/onprc_ehr/resources/views/ehrAdmin.html +++ b/onprc_ehr/resources/views/ehrAdmin.html @@ -23,6 +23,7 @@ {name: 'Verify EHR Schema Indexes Are Compressed', url: '<%=contextPath%><%=containerPath%>/ehr-ensureEHRSchemaIndexes.view'}, {name: 'Cache Demographics On All Living Animals', url: '<%=contextPath%><%=containerPath%>/ehr-cacheLivingAnimals.view'}, {name: 'Prime/Refresh Data Entry Cache', url: '<%=contextPath%><%=containerPath%>/ehr-primeDataEntryCache.view'}, + {name: 'EHR Extensible Columns', url: '<%=contextPath%><%=containerPath%>/ehr-ehrTemplates.view'}, {name: 'Populate Case Numbers', url: '<%=contextPath%><%=containerPath%>/onprc_ehr-populateCaseNo.view'} ] },{