Skip to content

Commit 1fc8bba

Browse files
committed
fix: modifica attributi
1 parent 6df33c9 commit 1fc8bba

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/attributi_combinazioni/actions.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
flash()->error(tr('Questo nome è già stato utilizzato per un altro attributo.'));
4848
} else {
4949
$attributo->setTranslation('title', $title);
50-
$attributo->save();
51-
5250
flash()->info(tr('Attributo aggiornato correttamente!'));
5351
}
5452
break;

0 commit comments

Comments
 (0)