This commit is contained in:
Michael RICOIS 2017-09-29 11:11:12 +02:00
parent cb3137dca1
commit 02b1064e4e

View File

@ -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") {