Skip to content

Commit

Permalink
Hide shift legend sentence (not used anymore). closes #984
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Sep 13, 2023
1 parent e4b3c71 commit a6cbd06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/Resources/views/booking/index.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@
</div>
<div class="collapsible-body">
<ul>
<!-- Not used anymore?
<li>
<span class="blue-text"><i class="material-icons">star</i></span><i class="material-icons tiny red-text">radio_button_checked</i> Créneau annulé, à reprendre : aide un bénévole en galère !
</li>
-->
<li class="hide-on-med-and-down">
<i class="material-icons tiny grey-text text-darken-2">radio_button_unchecked</i>/<i class="material-icons tiny green-text">radio_button_checked</i> Place disponible / indisponible
</li>
Expand Down

0 comments on commit a6cbd06

Please sign in to comment.