deleted useless files

reformatting
This commit is contained in:
gdutzler
2020-02-28 08:53:57 +01:00
parent c5ff6cd2aa
commit 2c82d5fb43
6 changed files with 7 additions and 293 deletions

View File

@ -1,3 +0,0 @@
#Fri Feb 07 16:24:13 CET 2020
buildtime=07.02.2020 16\:24\:13
version=0.3.1-Beta

View File

@ -244,17 +244,11 @@
<table id="table-pickupdates" class="table table-bordered table-hover">
<thead>
<tr>
<th>
<i class="fas fa-city"></i>
City</th>
<th><i class="fas fa-search-location"></i>
Zone</th>
<th><i class="fas fa-recycle"></i>
Waste Type</th>
<th><i class="fas fa-calendar-alt"></i>
Date</th>
<th><i class="fas fa-trash-alt"></i>
</th>
<th><i class="fas fa-city"></i>City</th>
<th><i class="fas fa-search-location"></i>Zone</th>
<th><i class="fas fa-recycle"></i>Waste Type</th>
<th><i class="fas fa-calendar-alt"></i>Date</th>
<th><i class="fas fa-trash-alt"></i></th>
</tr>
</thead>
<tbody id="picupdates-tablebody">
@ -403,12 +397,10 @@
</tbody>
<tfoot>
<tr>
<th>
<i class="fas fa-city"></i>City</th>
<th><i class="fas fa-city"></i>City</th>
<th><i class="fas fa-search-location"></i>Zone</th>
<th><i class="fas fa-recycle"></i>Waste Type</th>
<th><i class="fas fa-trash-alt"></i>
</th>
<th><i class="fas fa-trash-alt"></i></th>
</tr>
</tfoot>
</table>