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

This commit is contained in:
2026-04-29 01:31:47 +02:00
parent b76edb49b0
commit af1d94a3b6
5 changed files with 75 additions and 24 deletions

View File

@@ -30,7 +30,6 @@ $pageData = json_encode([
</div>
<div class="fx-actions">
<button type="button" class="fx-button fx-button--primary" data-action="refresh-rates">Aktuelle Kurse abrufen</button>
<button type="button" class="fx-button" data-action="refresh-catalog">Waehrungskatalog sync</button>
</div>
</div>
<div class="fx-meta-grid">
@@ -79,7 +78,6 @@ $pageData = json_encode([
</tbody>
</table>
</div>
<p class="fx-api-note">API: <code>/api/fx-rates/v1/latest</code>, <code>/api/fx-rates/v1/rate</code>, <code>/api/fx-rates/v1/history</code>, <code>/api/fx-rates/v1/refresh</code></p>
</div>
</div>
</div>