mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
PDF: Show event time on default layout
This commit is contained in:
@@ -104,8 +104,8 @@ class TicketLayout(LoggedModel):
|
||||
"bold":false,
|
||||
"italic":false,
|
||||
"width":"110.00",
|
||||
"content":"event_date_range",
|
||||
"text":"May 31st – June 4th, 2017",
|
||||
"content":"event_begin",
|
||||
"text":"2016-05-31 20:00",
|
||||
"align":"left"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user