OnTheFly modal: adapt footer button for show/edit cases (bug minor)

[BUG] to reproduce:
* clic first on show item button
* in modal clic edit button
* close modal
* clic again on show item button
This commit is contained in:
2021-06-01 10:21:08 +02:00
parent 718d6c2375
commit 4562ed46db
2 changed files with 17 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ const messages = {
},
create: {
button: "Créer \"{q}\"",
title: "Saisir à la volée…",
title: "Créer à la volée…",
person: "un nouvel usager",
thirdparty: "un nouveau tiers"
},