Show banners

This commit is contained in:
2021-12-30 10:23:47 +01:00
parent ebf6cf2fc3
commit 1cb1ec2b3f
13 changed files with 159 additions and 11 deletions

View File

@ -78,6 +78,9 @@ ComunicWeb.pages.login = {
//Check if we have to display a login failed message
if(additionnalData.loginFailedMessage)
ComunicWeb.pages.login.displayLoginError();
// Add menu banner
MenubarBanner.addBanner(byId("login_banner"))
};
//Apply template