Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions nirc_ehr/resources/views/clinicalHistoryExport.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<div style="text-align: center; margin-bottom: 20px; display: flex">
<img src="<%=contextPath%>/nirc_ehr/images/ull-logo-main-subsite.png" alt="ULL Logo" style="height: 60px; vertical-align: middle; margin-right: 15px;" />
<span style="font-size: 20px; font-weight: bold; vertical-align: middle;">The University of Louisiana at Lafayette New Iberia Research Center<br>Animal Record</span>
</div>

<script type="text/javascript" nonce="<%=scriptNonce%>">

Ext4.onReady(function (){
Expand Down
4 changes: 4 additions & 0 deletions nirc_ehr/resources/views/necropsy.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
border-top: 1px solid black;
}
</style>
<div style="text-align: center; margin-bottom: 20px; display: flex">
<img src="<%=contextPath%>/nirc_ehr/images/ull-logo-main-subsite.png" alt="ULL Logo" style="height: 60px; vertical-align: middle; margin-right: 15px;" />
<span style="font-size: 20px; font-weight: bold; vertical-align: middle;">The University of Louisiana at Lafayette New Iberia Research Center<br>Necropsy</span>
</div>
<div class="hide-on-print">
<label for="animalId" style="margin-right: 10px;">Animal Id</label><input id="animalId" type="text" />
<button id="animalIdSubmit" name="animalIdSubmit">Submit</button>
Expand Down
2 changes: 1 addition & 1 deletion nirc_ehr/resources/views/necropsy.view.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<view xmlns="http://labkey.org/data/xml/view" template="print" title="Necropsy Report">
<view xmlns="http://labkey.org/data/xml/view" template="print" title="Necropsy Report" frame="none">
<requiresLogin/>
</view>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading