Fix var
This commit is contained in:
parent
37d9ff840d
commit
8cc192c215
@ -315,7 +315,7 @@ function initFaces()
|
||||
$('.container-pochette .back').addClass('b-'+color1);
|
||||
$('.container-pochette .bande').addClass('b-'+color2);
|
||||
$('.container-pochette .txt').addClass('c-'+color1);
|
||||
$('.container-pochette .back').css({'background-image':'url('+themeImg+'/box/'+color+'/1B.png)'});
|
||||
$('.container-pochette .back').css({'background-image':'url('+themeImg+'/box/'+color2+'/1B.png)'});
|
||||
$('.container-pochette').addClass(theme);
|
||||
}
|
||||
else if(theme == "bayadere") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user