Adding new field for badge template
This commit is contained in:
@@ -55,6 +55,10 @@ class Event_Badge_Template_Base(BaseModel):
|
||||
wireless_ssid: Optional[str]
|
||||
wireless_password: Optional[str]
|
||||
|
||||
# Layouts:
|
||||
# 4x3_pcnametag_N2TIC_tickets, 4.25x6_pcnametag_NS2VWB_badge_only
|
||||
# 4x3_custom_receipt_tickets, 4.25x6_custom_receipt_tickets
|
||||
layout: Optional[str]
|
||||
style_filename: Optional[str]
|
||||
style_href: Optional[str]
|
||||
script_src: Optional[str]
|
||||
|
||||
Reference in New Issue
Block a user