init
This commit is contained in:
12
nv/html/nv-nopdf/template/studylist.html
Normal file
12
nv/html/nv-nopdf/template/studylist.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<table>
|
||||
<tbody>
|
||||
<tr class="tpc studylistStudy noselect" style="-webkit-user-select: none; -webkit-user-drag: none;">
|
||||
<td class="patientName"></td>
|
||||
<td class="patientId"></td>
|
||||
<td class="accessionNumber"></td>
|
||||
<td class="studyDate"></td>
|
||||
<td class="modalities"></td>
|
||||
<td class="studyDescription"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user