1
0
mirror of https://github.com/pcvolkmer/mv64e-etl-processor synced 2025-09-13 17:02:52 +00:00

feat: add page that shows transformation configuration

This commit is contained in:
2023-12-04 17:35:44 +01:00
parent 7f54efe034
commit 3e45de56cf
5 changed files with 117 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
<ul>
<li><a th:href="@{/}">Übersicht</a></li>
<li><a th:href="@{/statistics}">Statistiken</a></li>
<li><a th:href="@{/transformations}">Transformationen</a></li>
</ul>
</nav>
</div>