iflrandevu/application/views/pages
2022-01-18 18:54:44 +01:00
..
about.php Correct GPL license link in about page 2022-01-18 13:33:00 +01:00
account.php
admins.php Make sure that component view files are reusable by only using the local variables instead of the global ones. 2022-01-18 11:04:08 +01:00
booking.php Make sure that component view files are reusable by only using the local variables instead of the global ones. 2022-01-18 11:04:08 +01:00
booking_cancellation.php
booking_confirmation.php
booking_message.php Replace direct use of variables inside views with the new "vars" helper method. 2022-01-18 08:45:02 +01:00
booking_settings.php
business_settings.php Add missing utulity scripts to business_settings.php. 2022-01-11 10:54:14 +01:00
calendar.php
categories.php Remove prefix from category HTML elements 2022-01-18 09:31:19 +01:00
customers.php Make sure that component view files are reusable by only using the local variables instead of the global ones. 2022-01-18 11:04:08 +01:00
general_settings.php Fixes on the general settings page 2021-12-18 21:04:59 +01:00
installation.php Remove the general_functions.js file. 2022-01-18 12:32:11 +01:00
legal_settings.php Replace direct use of variables inside views with the new "vars" helper method. 2022-01-18 08:45:02 +01:00
login.php Replace direct use of variables inside views with the new "vars" helper method. 2022-01-18 08:45:02 +01:00
logout.php Correct backend links. 2022-01-18 11:49:16 +01:00
providers.php Make sure that component view files are reusable by only using the local variables instead of the global ones. 2022-01-18 11:04:08 +01:00
recovery.php Remove the general_functions.js file. 2022-01-18 12:32:11 +01:00
secretaries.php
services.php Apply the new color selection component to services. 2022-01-18 18:54:44 +01:00
update.php