sdfsdf
All checks were successful
Deploy / deploy-staging (push) Successful in 24s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-22 23:43:19 +02:00
parent a5cf110de2
commit 23afe81251
6 changed files with 34 additions and 22 deletions

View File

@@ -25,7 +25,7 @@
</div>
</div>
<div class="bc-toolbar" style="margin-top:16px;">
<form class="bc-panel" method="get" action="/apps/boersenchecker">
<form class="bc-panel" method="get" action="/apps/boersenchecker/index.php">
<input type="hidden" name="view" value="overview">
<div class="bc-field-label">Depotauswahl</div>
<?php if ($portfolios === []): ?>
@@ -44,7 +44,7 @@
<?php endif; ?>
</form>
<form class="bc-panel" method="get" action="/apps/boersenchecker">
<form class="bc-panel" method="get" action="/apps/boersenchecker/index.php">
<input type="hidden" name="view" value="overview">
<input type="hidden" name="portfolio_id" value="<?= e((string) $selectedPortfolioId) ?>">
<div class="bc-field-label">Aktienauswahl</div>