From 1ebac02e7f3afa5de7c1367a4ea3900e0953b795 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 19 Jun 2014 00:02:27 +0200 Subject: [PATCH] =?UTF-8?q?pr=C3=A9sentation=20fiche=20utilisateurs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/forum/forum_users/index.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/forum/forum_users/index.haml b/app/views/forum/forum_users/index.haml index f9824cf..7b49cfe 100644 --- a/app/views/forum/forum_users/index.haml +++ b/app/views/forum/forum_users/index.haml @@ -6,8 +6,8 @@ %tr %th{:style => "width:50px;"} %th Nom - %th Messages %th Topics + %th Messages -if moderator? %th Actions =render @users \ No newline at end of file