mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-03 15:02:56 +00:00
feat: add page that shows transformation configuration
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user