mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
tweaks
This commit is contained in:
@ -78,6 +78,9 @@
|
||||
</tr>
|
||||
<% } %>
|
||||
<% if (biomedId) { %>
|
||||
<tr style="margin-top: 24px;">
|
||||
<td colspan="2"><h4>Workorder</h4></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Atlantic Biomedical ID</td>
|
||||
<td><%- biomedId %></td>
|
||||
|
@ -18,6 +18,9 @@ Phone Number:
|
||||
|
||||
<% } %>
|
||||
<% if (biomedId) { %>
|
||||
|
||||
|
||||
Workorder
|
||||
Atlantic Biomedical ID:
|
||||
<%- biomedId %>
|
||||
|
||||
|
Reference in New Issue
Block a user