forked from CGM_Public/pretix_original
Calendar: Fix hide/show of selected day contents
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
{% endfor %}
|
||||
</tr>
|
||||
{% endfor %}
|
||||
<tr class="selected-day">
|
||||
<tr class="selected-day hidden">
|
||||
<td colspan="7"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user