- aggiunto filtro nella lista producttable

- ora compare il bottone aggiungi alla lista solo se non è presente.
This commit is contained in:
Surya Paolo
2025-06-25 17:48:21 +02:00
parent bfc6ec04f6
commit 99fab39c4b
14 changed files with 162 additions and 66 deletions

View File

@@ -3,7 +3,7 @@
/* global workbox */
/* global cfgenv */
const VITE_APP_VERSION = '1.2.57';
const VITE_APP_VERSION = '1.2.58';
// Costanti di configurazione
const DYNAMIC_CACHE = 'dynamic-cache-v2';