T139 History search displayed

This commit is contained in:
2021-03-18 14:41:36 +01:00
parent 927a18b694
commit a1ff300c8c
6 changed files with 140 additions and 44 deletions

View File

@@ -91,6 +91,7 @@
</table>
</div>
<div id="history" style="display:none;">
<button id="historyFilterSwitch">>Filters</button>
<div id="historyFunction">
<div>
<label for="historyFrom">From</label>
@@ -112,22 +113,6 @@
</tr>
</thead>
<tbody>
<tr>
<td>2020-02-02 10:56:23</td>
<td>Request received</td>
</tr>
<tr>
<td>2020-02-02 10:56:23</td>
<td>Request received</td>
</tr>
<tr>
<td>2020-02-02 10:56:23</td>
<td>Request received</td>
</tr>
<tr>
<td>2020-02-02 10:56:23</td>
<td>Request received</td>
</tr>
</tbody>
</table>
</div>