From 8564bf1c03ea42f5d8eab0cc2b267b8217477485 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sat, 10 Dec 2016 10:10:46 +0100 Subject: [PATCH] Tabella errata in nuovo id salvataggio struttura collegamento. --- src/strutturacollegamento.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strutturacollegamento.c b/src/strutturacollegamento.c index 59d48a6..c619e19 100644 --- a/src/strutturacollegamento.c +++ b/src/strutturacollegamento.c @@ -234,7 +234,7 @@ organigramma_struttura_collegamento_salva (OrganigrammaStrutturaCollegamento *or guint new_id; new_id = gdaex_get_new_id (priv->commons->gdaex, - "titoli", + "struttura_collegamenti", "id", NULL); -- 2.49.0