We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df33c9 commit 1fc8bbaCopy full SHA for 1fc8bba
1 file changed
modules/attributi_combinazioni/actions.php
@@ -47,8 +47,6 @@
47
flash()->error(tr('Questo nome è già stato utilizzato per un altro attributo.'));
48
} else {
49
$attributo->setTranslation('title', $title);
50
- $attributo->save();
51
-
52
flash()->info(tr('Attributo aggiornato correttamente!'));
53
}
54
break;
0 commit comments