mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-25 21:39:21 +00:00
Fix issue.
This commit is contained in:
parent
9b32ee19e8
commit
6e73f91aa5
@ -55,6 +55,7 @@ ComunicWeb.pages.settings.sections.general = {
|
||||
if(infos.error){
|
||||
var errMsg = ComunicWeb.common.messages.createCalloutElem("Error", "An error occured while retrieving account settings...", "danger");
|
||||
boxBody.appendChild(errMsg);
|
||||
return;
|
||||
}
|
||||
|
||||
//Display the settings form
|
||||
|
Loading…
Reference in New Issue
Block a user