mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-16 23:11:40 +02:00
Only highlight upcoming entries
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{% block title %}Warteliste{% endblock %}
|
||||
{% block content %}
|
||||
<a id="bfb" role="button" class="btn btn-primary btn-lg btn-block mb-2" href="/list">Eintragen</a>
|
||||
<table class="table"
|
||||
<table class="table entries"
|
||||
data-toggle="table"
|
||||
data-url="/api/queue"
|
||||
data-pagination="true"
|
||||
|
Reference in New Issue
Block a user