LabWork05_Hard: Фикс

This commit is contained in:
Safgerd 2023-04-24 02:05:48 +04:00
parent a41f1a5638
commit 4f91314c47

View File

@ -22,7 +22,7 @@
<div class="row mb-3">
<div class="col-4">Дата открытия:</div>
<div class="col-8">
<input type="date" id="openingDate" name="openingDate" /></div>
<input type="datetime-local" id="openingDate" name="openingDate" /></div>
</div>
</div>
<div class="row mb-3">