easyappointments/assets/js
Alex Tselegidis 28c55ba09c Added the vars prop to the global app object 2021-12-17 10:50:53 +01:00
..
components Replaced EALang with the global App.Lang object 2021-12-13 07:52:09 +01:00
http Added code to the http client files 2021-12-14 07:14:11 +01:00
layouts Created new layout JS files. 2021-12-10 22:02:29 +01:00
pages Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +01:00
utils Renamed csrfToken var to csrf_token for consistency 2021-12-14 07:29:51 +01:00
app.js Added the vars prop to the global app object 2021-12-17 10:50:53 +01:00
backend_users.js Renamed csrfToken var to csrf_token for consistency 2021-12-14 07:29:51 +01:00
backend_users_admins.js Renamed csrfToken var to csrf_token for consistency 2021-12-14 07:29:51 +01:00
backend_users_providers.js Renamed csrfToken var to csrf_token for consistency 2021-12-14 07:29:51 +01:00
backend_users_secretaries.js Renamed csrfToken var to csrf_token for consistency 2021-12-14 07:29:51 +01:00
index.html