mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Split menubar elements in multiple parts
This commit is contained in:
@ -18,7 +18,7 @@ ComunicWeb.pages.home.landingPage = {
|
||||
|
||||
//Preparing next actions
|
||||
var afterParsingTemplate = function(){
|
||||
console.log(byId("homeLandingScreen"));
|
||||
|
||||
//Change home background
|
||||
byId("homeLandingScreen").style.backgroundImage = "url('"+ComunicWeb.__config.assetsURL + "img/pages/home/landingPage/img_background.jpg')";
|
||||
};
|
||||
|
Reference in New Issue
Block a user