* finished date table

* proper selection when creating new date
This commit is contained in:
2019-12-13 11:12:21 +01:00
parent 23bffc4c6e
commit f32dbd802b
6 changed files with 185 additions and 47 deletions

View File

@ -311,11 +311,7 @@
data-toggle="dropdown">
Select waste type
</button>
<div class="dropdown-menu">
<a class="dropdown-item-wastetype dropdown-item" href="#">Plastic</a>
<a class="dropdown-item-wastetype dropdown-item" href="#">Metal</a>
<a class="dropdown-item-wastetype dropdown-item" href="#">Residual waste</a>
<a class="dropdown-item-wastetype dropdown-item" href="#">Biowaste</a>
<div id="dropdown-type-drops" class="dropdown-menu">
</div>
</div>
<input id="input-wastetime" style="width: 50px;" class="form-control" id="date"