Company isn't shown for hobbyists/students/day tickets
This commit is contained in:
		
							parent
							
								
									1f025400e1
								
							
						
					
					
						commit
						1a2b4f4688
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1026,7 +1026,7 @@ | ||||||
|             <text x="0px" y="0px" filter="url(#grayscale)" style="font-family:'Roboto-Regular', 'Roboto', 'Twitter Color Emoji';font-size:144.577px;">{{ user.attendee.attendeeprofilebase.attendeeprofile.name }}</text> |             <text x="0px" y="0px" filter="url(#grayscale)" style="font-family:'Roboto-Regular', 'Roboto', 'Twitter Color Emoji';font-size:144.577px;">{{ user.attendee.attendeeprofilebase.attendeeprofile.name }}</text> | ||||||
|         </g> |         </g> | ||||||
|         <g transform="matrix(0.607846,0,0,0.607922,138.923,449.05)"> |         <g transform="matrix(0.607846,0,0,0.607922,138.923,449.05)"> | ||||||
|             <text x="0px" y="0px" filter="url(#grayscale)" style="font-family:'Roboto-Regular', 'Roboto', 'Twitter Color Emoji';font-size:96.385px;">{{ user.attendee.attendeeprofilebase.attendeeprofile.company }}</text> |             <text x="0px" y="0px" filter="url(#grayscale)" style="font-family:'Roboto-Regular', 'Roboto', 'Twitter Color Emoji';font-size:96.385px;">{% if ticket_type == "Student" or ticket_type == "Hobbyist" or "Only" in ticket_type %}{% else %}{{ user.attendee.attendeeprofilebase.attendeeprofile.company }}{% endif %}</text> | ||||||
|         </g> |         </g> | ||||||
|         <g transform="matrix(0.607846,0,0,0.607922,140.5,504.582)"> |         <g transform="matrix(0.607846,0,0,0.607922,140.5,504.582)"> | ||||||
|             <text x="0px" y="0px" filter="url(#grayscale)" style="font-family:'Roboto-Regular', 'Roboto', 'Twitter Color Emoji';font-size:60.24px;">{{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_1 }}</text> |             <text x="0px" y="0px" filter="url(#grayscale)" style="font-family:'Roboto-Regular', 'Roboto', 'Twitter Color Emoji';font-size:60.24px;">{{ user.attendee.attendeeprofilebase.attendeeprofile.free_text_1 }}</text> | ||||||
|  |  | ||||||
| Before Width: | Height: | Size: 403 KiB After Width: | Height: | Size: 404 KiB | 
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James Polley
						James Polley