mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: hide rehersal icon when accepted or rejected, drop down for calendar
This commit is contained in:
parent
5730a9fe3c
commit
6042d92f47
5 changed files with 114 additions and 18 deletions
|
|
@ -33,6 +33,10 @@
|
|||
<div id="rehearsals-section" style="display:none">
|
||||
<h2 style="margin:1.5rem 0 0.5rem">Répétitions proposées</h2>
|
||||
<div class="panel" id="rehearsals-list"></div>
|
||||
<details class="rehearsal-voted-section" id="rehearsals-voted-section" style="display:none">
|
||||
<summary id="rehearsals-voted-summary">Répétitions traitées</summary>
|
||||
<div class="panel" id="rehearsals-voted-list"></div>
|
||||
</details>
|
||||
</div>
|
||||
|
||||
<div class="calendar-layout">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue