Changes

Jump to navigation Jump to search

Custom CSS

126 bytes added, 12:05, 13 May 2019
no edit summary
=== Hide a certain colum in the Departues Table on the dashboard===
.mobiledeparture tr > *:nth-child(X) {display: none;}
 
 
=== Hide a certain row in the "Info" tab on GUESTS===
.pagetypeguests .viewguest .table tr:nth-child(x) {display: none; }
=== Hide potential issue "Less than 12 months available"===

Navigation menu