mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2026-04-30 18:49:09 +00:00
simple display for id mappings in frontend
This commit is contained in:
@@ -23,6 +23,18 @@
|
||||
Download CSV
|
||||
</a>
|
||||
</div>
|
||||
<div class="pt-6">
|
||||
<h2 class="ID" >ID mapping</h2>
|
||||
|
||||
<table id="mappingTable">
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Nachname</th>
|
||||
<th>Vorname</th>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user