Fix raffle ticket display on checkin
This commit is contained in:
		
							parent
							
								
									96cf72e970
								
							
						
					
					
						commit
						c4766d9198
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ | |||
| {% total_items_purchased 3 as penguin_dinner_count %} | ||||
| <!-- {% total_items_purchased 4 as speakers_dinner_count %} --> | ||||
| <!-- {% total_items_purchased 5 as pdns_count %} --> | ||||
| {% total_items_purchased 5 as raffle_tickets %} | ||||
| {% items_purchased 5 as raffle_tickets %} | ||||
| {% ticket_type as ticket_type %} | ||||
| 
 | ||||
| <a type="button" class="btn btn-outline-primary" href="{% url 'regidesk:check_in_scanner' %}">Return to scanning page</a> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Joel Addison
						Joel Addison