1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-03 15:02:56 +00:00

feat #15: add connection checks to bwHC backend

This commit is contained in:
2024-01-02 06:48:11 +01:00
parent 5d0e815037
commit e5d80f89b0
7 changed files with 154 additions and 11 deletions

View File

@ -10,7 +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>
<li><a th:href="@{/configs}">Konfiguration</a></li>
</ul>
</nav>
</div>