Fix: Suchfeld+Button table-Layout für garantierte Nebeneinander-Darstellung — SW by-v501, APP_VER 478

This commit is contained in:
rene 2026-04-29 13:29:39 +02:00
parent 9603f099b5
commit b2e7f1409a
3 changed files with 30 additions and 21 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '477'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '478'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {