Changes

Jump to navigation Jump to search

Custom CSS

66 bytes removed, 09:39, 30 January 2022
Change the child number in brackets to the desired column.
<code> .bookingtable th:nth-child(12) {display:none;} </code>  <code> .bookingtable td:nth-child(12) {display:none;} </code>
=== Hide cancelled bookings in the BOOKINGS Table ===

Navigation menu