From 187cb9f06d48b16d029b65565a39279f13c84806 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 2 Nov 2020 13:36:17 +0100 Subject: [PATCH] replace modules.* by .modules.* for more secure access --- app/frontend/templates/admin/calendar/calendar.html | 2 +- app/frontend/templates/admin/calendar/eventModal.html | 2 +- app/frontend/templates/admin/invoices/index.html | 2 +- app/frontend/templates/admin/members/edit.html | 4 ++-- app/frontend/templates/admin/plans/edit.html | 4 ++-- app/frontend/templates/admin/pricing/credits.html | 6 +++--- app/frontend/templates/admin/pricing/index.html | 2 +- app/frontend/templates/admin/settings/general.html | 2 +- app/frontend/templates/calendar/filter.html | 2 +- app/frontend/templates/dashboard/nav.html | 4 ++-- app/frontend/templates/shared/header.html.erb | 4 ++-- app/frontend/templates/shared/leftnav.html | 2 +- app/frontend/templates/wallet/credit_modal.html | 2 +- 13 files changed, 19 insertions(+), 19 deletions(-) diff --git a/app/frontend/templates/admin/calendar/calendar.html b/app/frontend/templates/admin/calendar/calendar.html index 54a9825cd..fee9dc7bf 100644 --- a/app/frontend/templates/admin/calendar/calendar.html +++ b/app/frontend/templates/admin/calendar/calendar.html @@ -38,7 +38,7 @@
{{ 'app.admin.calendar.trainings' }}
{{ 'app.admin.calendar.machines' }}
- {{ 'app.admin.calendar.spaces' }} + {{ 'app.admin.calendar.spaces' }} {{ 'app.admin.calendar.events' }}
diff --git a/app/frontend/templates/admin/calendar/eventModal.html b/app/frontend/templates/admin/calendar/eventModal.html index 12a8ddf85..a5bfc133b 100644 --- a/app/frontend/templates/admin/calendar/eventModal.html +++ b/app/frontend/templates/admin/calendar/eventModal.html @@ -18,7 +18,7 @@ {{ 'app.admin.calendar.machine' }} -
+