From ca6685806361dc69ab95577756bc95230606a41d Mon Sep 17 00:00:00 2001 From: Oleksii Kriuchykhin Date: Tue, 6 Mar 2018 15:49:30 +0100 Subject: [PATCH] Fix edit project's users modal [SCI-2130] --- app/views/projects/index.html.erb | 50 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index 010c6aee4..d6eae5032 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -23,39 +23,37 @@ <% end %> -<% if can_manage_project?(@project) %> - -