Actualiser assets/js/app.js
CI / PHP Syntax Check (push) Has been cancelled
CI / JavaScript Lint (push) Has been cancelled
CI / Docker Build Test (push) Has been cancelled
CI / Validate Translation Files (push) Has been cancelled
CI / Auto-merge develop → main (push) Has been cancelled
CI / Create GitHub Release (push) Has been cancelled
CI / PHP Syntax Check (push) Has been cancelled
CI / JavaScript Lint (push) Has been cancelled
CI / Docker Build Test (push) Has been cancelled
CI / Validate Translation Files (push) Has been cancelled
CI / Auto-merge develop → main (push) Has been cancelled
CI / Create GitHub Release (push) Has been cancelled
This commit is contained in:
+2
-2
@@ -1455,11 +1455,11 @@ async function addRecipeTagConfig() {
|
|||||||
labelInput.value = '';
|
labelInput.value = '';
|
||||||
_loadRecipeTagsConfigSection();
|
_loadRecipeTagsConfigSection();
|
||||||
} else {
|
} else {
|
||||||
showToast(result.error || 'Erreur lors de l\\'ajout', 'error');
|
showToast(result.error || 'Erreur lors de l\'ajout', 'error');
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
showLoading(false);
|
showLoading(false);
|
||||||
showToast('Erreur lors de l\\'ajout', 'error');
|
showToast('Erreur lors de l\'ajout', 'error');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user