renaming VAX_LOT column to BATCH
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
input.focus();
|
||||
input.select();
|
||||
}
|
||||
|
||||
|
||||
$(document).ready(function () {
|
||||
loadBatchCodeTable();
|
||||
selectInput();
|
||||
@@ -62,7 +62,7 @@
|
||||
<table class="display" id="batchCodeTable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>VAX_LOT</th>
|
||||
<th>BATCH</th>
|
||||
<th>ADRs</th>
|
||||
<th>DEATHS</th>
|
||||
<th>DISABILITIES</th>
|
||||
|
||||
Reference in New Issue
Block a user