Add missing locals to partials called in the print template

This commit is contained in:
gregoirenovel 2017-12-14 15:41:53 +01:00
parent 22d77b5ab4
commit 13d8d4bfd4
2 changed files with 6 additions and 2 deletions

View file

@ -57,3 +57,7 @@ th {
}
}
}
.updated-at {
display: none;
}