diff --git a/snprc_ehr/resources/views/ehrAdmin.html b/snprc_ehr/resources/views/ehrAdmin.html index b98c12c28..719944e0b 100644 --- a/snprc_ehr/resources/views/ehrAdmin.html +++ b/snprc_ehr/resources/views/ehrAdmin.html @@ -20,8 +20,8 @@ {name: 'Set EHR Module Properties', url: '<%=contextPath%><%=containerPath%>/core-modulePropertyAdmin.view?moduleName=EHR'}, {name: 'Configure SSRS Properties', url: '<%=contextPath%><%=containerPath%>/snprc_ehr-ssrsConfig.view'}, {name: 'Update Study QCStates', url: '<%=contextPath%><%=containerPath%>/ehr-ensureQCStates.view'}, - {name: 'Verify Dataset Resources', url: '<%=contextPath%><%=containerPath%>/ehr-verifyDatasetResources.view}'}, - {name: 'Verify Dataset Columns', url: '<%=contextPath%><%=containerPath%>/snprc_ehr-validateDataSetCols.view'}, + {name: 'Verify Dataset Resources', url: '<%=contextPath%><%=containerPath%>/ehr-verifyDatasetResources.view'}, + {name: 'Verify Dataset Columns', url: '<%=contextPath%><%=containerPath%>/ehr-validateDataSetCols.view'}, {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: 'Cache Demographics On All Animals', url: '<%=contextPath%><%=containerPath%>/ehr-cacheLivingAnimals.view?includeAll=true'}, diff --git a/snprc_ehr/src/org/labkey/snprc_ehr/views/AnimalGroups.jsp b/snprc_ehr/src/org/labkey/snprc_ehr/views/AnimalGroups.jsp index 4d5d332a4..f056db9ae 100644 --- a/snprc_ehr/src/org/labkey/snprc_ehr/views/AnimalGroups.jsp +++ b/snprc_ehr/src/org/labkey/snprc_ehr/views/AnimalGroups.jsp @@ -30,23 +30,23 @@ <% HtmlString contextPath = getContextPath(); %> - - + + - - - - - - - + + + + + + + - - - - + + + + - +