Fix list.date.hide default

master
Will Faught 2 years ago
parent 610537a1b6
commit 851de928a3

@ -277,7 +277,7 @@ paige:
date: date:
class: "text-center text-secondary" # Default is "text-center text-secondary" class: "text-center text-secondary" # Default is "text-center text-secondary"
format: ":date_long" # Default is ":date_long" format: ":date_long" # Default is ":date_long"
hide: true # Default is true hide: false # Default is false
date_header: date_header:
class: "h5 text-center" # Month and year header class attribute class: "h5 text-center" # Month and year header class attribute
hide: false # Default is false hide: false # Default is false

Loading…
Cancel
Save