mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-03-10 00:00:18 +01:00
Fix minore duplicazione articolo
This commit is contained in:
parent
2db5054691
commit
e768709228
@ -266,6 +266,7 @@ switch (post('op')) {
|
||||
$new->immagine = $nome_immagine;
|
||||
$new->save();
|
||||
|
||||
$new->setTranslation('title', $articolo->getTranslation('title'));
|
||||
$id_record = $new->id;
|
||||
|
||||
// Copia degli allegati
|
||||
|
Loading…
x
Reference in New Issue
Block a user