From 0c8614c9ace1cdd08924ce6094edf3193ee892e1 Mon Sep 17 00:00:00 2001 From: artoscinote <85488244+artoscinote@users.noreply.github.com> Date: Fri, 22 Oct 2021 10:03:52 +0200 Subject: [PATCH] Remove caching from user access modals [SCI-6163] (#3600) --- .../experiments/modals/_edit_modal.html.erb | 18 +++++++---------- .../experiments/modals/_show_modal.html.erb | 5 +---- .../my_modules/modals/_edit_modal.html.erb | 20 ++++++++----------- .../my_modules/modals/_show_modal.html.erb | 5 +---- .../projects/modals/_show_modal.html.erb | 4 +--- 5 files changed, 18 insertions(+), 34 deletions(-) diff --git a/app/views/access_permissions/experiments/modals/_edit_modal.html.erb b/app/views/access_permissions/experiments/modals/_edit_modal.html.erb index 1940f7dbb..8b68f3aa0 100644 --- a/app/views/access_permissions/experiments/modals/_edit_modal.html.erb +++ b/app/views/access_permissions/experiments/modals/_edit_modal.html.erb @@ -13,17 +13,13 @@