From 1a2b4f46888b7fc87334f83995cafde4230126e2 Mon Sep 17 00:00:00 2001 From: James Polley Date: Mon, 15 Jan 2018 02:51:57 +1100 Subject: [PATCH] Company isn't shown for hobbyists/students/day tickets --- pinaxcon/templates/registrasion/badge.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/templates/registrasion/badge.svg b/pinaxcon/templates/registrasion/badge.svg index c5344d21..e0ac7799 100644 --- a/pinaxcon/templates/registrasion/badge.svg +++ b/pinaxcon/templates/registrasion/badge.svg @@ -1026,7 +1026,7 @@ {{ user.attendee.attendeeprofilebase.attendeeprofile.name }} - {{ user.attendee.attendeeprofilebase.attendeeprofile.company }} + {% if ticket_type == "Student" or ticket_type == "Hobbyist" or "Only" in ticket_type %}{% else %}{{ user.attendee.attendeeprofilebase.attendeeprofile.company }}{% endif %} {{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_1 }}