@@ -161,7 +161,7 @@
- <%= button_to t("administrator.site_settings.cache.button"), admin_clear_cache_path, class: "btn btn-primary" %>
+ <%= button_to t("administrator.site_settings.cache.button"), admin_clear_cache_path, class: "btn btn-primary", "data-disable": "" %>
diff --git a/app/views/admins/components/_users.html.erb b/app/views/admins/components/_users.html.erb
index e893b745..74383a07 100644
--- a/app/views/admins/components/_users.html.erb
+++ b/app/views/admins/components/_users.html.erb
@@ -100,31 +100,31 @@