1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-22 12:00:19 +01:00

Fix disattivazione widget

This commit is contained in:
Matteo 2024-09-17 11:06:10 +02:00
parent 3e39bd8211
commit 5369469c6c

View File

@ -198,7 +198,7 @@ switch (filter('op')) {
$id = filter('id');
$widget = $database->table('zz_widgets_lang')
->where('id', '=', $id)
->where('id_record', '=', $id)
->first();
// Abilitazione del widget indicato