Fix: Karte — Filter-Button mit Label, kürzere Chip-Texte
- #map-legend-all: 'Filter' Text neben dem List-Icon - 'Hundefreundl. Café/Restaurant' → 'Café & Restaurant' - 'Hundefreundl. Hotel' → 'Hotel' - .map-legend-all: padding angepasst für Text-Label - components.css ?v=1011, SW by-v1018, APP_VER 1018
This commit is contained in:
parent
9a60c160a1
commit
562d64979f
6 changed files with 8 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1017';
|
||||
const CACHE_VERSION = 'by-v1018';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue