misc: add new css class to agenda table (#25931)

This commit is contained in:
Frédéric Péters 2018-08-29 10:11:38 +02:00
parent 639c8c295c
commit e8a74a1828
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
{% for period, desk_infos in view.get_timetable_infos %}
{% if forloop.first %}
<table class="hourspan-{{ hour_span }} desks-{{ desk_infos|length }} ">
<table class="agenda-table hourspan-{{ hour_span }} desks-{{ desk_infos|length }} ">
<thead>
<tr>
<td></td>