Skip to content

Commit 54a3ee9

Browse files
committed
Add admin link
1 parent b95c48d commit 54a3ee9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ehr/resources/views/ehrAdmin.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ <h4><b>Admin:</b></h4>
1111
<div><a class="labkey-text-link" href="<%=contextPath%><%=containerPath%>/ehr-cacheLivingAnimals.view">Cache Demographics On All Living Animals</a></div>
1212
<div><a class="labkey-text-link" href="<%=contextPath%><%=containerPath%>/ehr-cacheLivingAnimals.view?includeAll=true">Cache Demographics On All Animals</a></div>
1313
<div><a class="labkey-text-link" href="<%=contextPath%><%=containerPath%>/ehr-geneticCalculationSettings.view">Genetics Calculations</a></div>
14+
<div><a class="labkey-text-link" href="<%=contextPath%><%=containerPath%>/ehr-participantViewNew.view">New Animal History</a></div>
1415
</div>
1516

1617
<div class="lead">

0 commit comments

Comments
 (0)