mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced 2025-02-23 12:28:26 +00:00
Calender Fix 1
This commit is contained in:
parent
7d33606f56
commit
8257cebad1
@ -398,16 +398,7 @@
|
||||
$('input[name="dateRange"]').daterangepicker({
|
||||
opens: 'left',
|
||||
locale: {
|
||||
"daysOfWeek": [
|
||||
|
||||
"Mo",
|
||||
"Tu",
|
||||
"We",
|
||||
"Th",
|
||||
"Fr",
|
||||
"Sa",
|
||||
"Su"
|
||||
],
|
||||
firstDay: 1
|
||||
}
|
||||
});
|
||||
});
|
||||
|
@ -6,7 +6,7 @@
|
||||
<div class="card-header border-0">
|
||||
<div class="row align-items-center">
|
||||
<div class="col">
|
||||
<h3 class="mb-0">(Total Inventory - Total Prints) since {{first_deposit | safe}}: {{samples_since | safe}} Strips Remaining</h3>
|
||||
<h3 class="mb-0">(Total Inventory - Total Prints) since {{first_deposit | safe}}: {{samples_since | safe}} Labels Remaining</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user