This commit is contained in:
Michael RICOIS 2017-09-29 10:24:07 +02:00
parent 01733ad089
commit d3c16f3da8

View File

@ -40,7 +40,7 @@ function initFaces()
if (theme == "oriental") {
$('#custom_elmts .date-holder').clone().appendTo(".container-db .db-cube2 .top");
}
if (theme == "enfantin") {
if (theme == "enfantin" || theme == "liberty") {
$('#custom_elmts .date-holder').clone().appendTo(".container-db .db-cube2 .front");
}
if(theme == "chocolate" || theme == "cinema" || theme == "oriental" || theme == "fleurs"