Changes

Jump to navigation Jump to search

Custom CSS

20 bytes removed, 11:26, 19 April 2019
==BOOKING POPUP==
=== Hide elements from the BOOKINGS pop up Functions and Buttons ===
====Checkout selector====
.pagetypeajaxbookedit #checkout{display:none;}
 
===='Delete' button====
.pagetypeajaxbookedit .deletebookingbutton{display:none;}
 
===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;}
 
 
=== Fields ===
Guest title
Email (under the Email tab)
.pagetypeajaxbookedit .menusetting-guestemail{display:none;}
 
===Hide the "Delete" button in the booking menu===
.pagetypeajaxbookedit .deletebookingbutton{display:none;}
 
===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;}
 
==CALENDAR==
770

edits

Navigation menu