auto login from activation

This commit is contained in:
Johannes Zellner
2024-04-03 18:23:29 +02:00
parent 2f6a66dbd7
commit 5744cb7318
4 changed files with 13 additions and 11 deletions

View File

@@ -147,7 +147,7 @@
<br/>
<h2>{{ 'setupAccount.success.title' | tr }}</h2>
<br/>
<a href="/" class="btn btn-primary">{{ 'setupAccount.success.openDashboardAction' | tr }}</a>
<a ng-href="dashboardUrl" class="btn btn-primary">{{ 'setupAccount.success.openDashboardAction' | tr }}</a>
</div>
</div>
</div>