Liberty
This commit is contained in:
parent
cb3137dca1
commit
02b1064e4e
@ -45,6 +45,7 @@ function initFaces()
|
|||||||
}
|
}
|
||||||
if (theme == "liberty") {
|
if (theme == "liberty") {
|
||||||
$('#custom_elmts .date-holder-line').clone().appendTo(".container-db .db-cube2 .front");
|
$('#custom_elmts .date-holder-line').clone().appendTo(".container-db .db-cube2 .front");
|
||||||
|
$('#custom_elmts .noms-holder').clone().appendTo(".container-db .db-cube1 .top");
|
||||||
}
|
}
|
||||||
if(theme == "chocolate" || theme == "cinema" || theme == "oriental" || theme == "fleurs"
|
if(theme == "chocolate" || theme == "cinema" || theme == "oriental" || theme == "fleurs"
|
||||||
|| theme == "vintage" || theme == "voyage" || theme == "gourmandise") {
|
|| theme == "vintage" || theme == "voyage" || theme == "gourmandise") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user