Changes

Jump to navigation Jump to search

Custom CSS

119 bytes added, 10:08, 16 August 2019
Example:
.pagetypebookingslist .bookingtable tr > *:nth-child(1) {display: none;}will hide the first column which is 'Number'. .pagetypebookingslist .bookingtable tr > *:nth-child(10) {display: none;} will hide the first tenth column which is 'NumberEmail'.
=== Hide cancelled bookings in the BOOKINGS Table ===
770

edits

Navigation menu