Changes

Jump to navigation Jump to search

Custom CSS

471 bytes added, 14:40, 24 February 2019
===Hide the "Add Booking" button in the booking menu===
.icon-suitcase, .b24btn_AddBooking{display:none;}
 
===Hide the "Copy as new" button in the booking menu===
.pagetypeajaxbookedit #bookingcopyasnewbutton{display:none;}
 
===Hide the "Print" button in the booking menu===
.pagetypeajaxbookedit #bookingprintbutton{display:none;}
 
===Hide the "Template" buttons in the booking menu===
.pagetypeajaxbookedit #bookingtemplate1button{display:none;}
 
.pagetypeajaxbookedit #bookingtemplate2button{display:none;}
 
.pagetypeajaxbookedit #bookingtemplate3button{display:none;}
===Hide "Show" in the CALENDAR===

Navigation menu