mirror of
https://github.com/pretix/pretix.git
synced 2026-03-08 13:22:27 +00:00
Seating: improve UI with soldout plan with waitinglist & uncategorized products available
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
|
||||
{% if waitinglist_seated %}
|
||||
<aside class="front-page" aria-labelledby="waiting-list">
|
||||
<h3 id="waiting-list">{% trans "Waiting list" %}</h3>
|
||||
<h3 id="waiting-list" class="sr-only">{% trans "Waiting list" %}</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-sm-6 col-xs-12">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user