From e444d3f0c4161057fc2f83e3598bb7a3d6cd65cf Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 1 Jul 2021 12:09:41 +0200 Subject: [PATCH] Suite --- app/views/admin/admin_spaces/_statistiques.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/admin_spaces/_statistiques.html.haml b/app/views/admin/admin_spaces/_statistiques.html.haml index ba94669..ab817c4 100644 --- a/app/views/admin/admin_spaces/_statistiques.html.haml +++ b/app/views/admin/admin_spaces/_statistiques.html.haml @@ -1,2 +1,2 @@ %li= link_to "Stats générales", admin_p_stats_path -%li= link_to "Export compta", admin_p_compta_exports_path \ No newline at end of file +-#%li= link_to "Export compta", admin_p_compta_exports_path \ No newline at end of file