Changes

Jump to navigation Jump to search

Custom CSS

161 bytes added, 12:18, 11 September 2020
===Hide the "Add Booking" from mobile DASHBOARD===
<code>.mobiledashaddbooking{display:none;}</code>
 
===Hide room on Housekeeping Units and Housekeeping Bookings modules====
 
.widgettype-units .roomrowclassXXX {display: none;} /* replace XXX with the room ID*/
==Hide column on the dashboard tables==

Navigation menu