* finished date table
* proper selection when creating new date
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user