From 0efc21f12dd03d2cf3b9ed712e9ebf6c8fafd34e Mon Sep 17 00:00:00 2001
From: Yasin <mohammed-yasin.rahman@lip6.fr>
Date: Fri, 25 Jul 2014 14:51:12 +0200
Subject: [PATCH] sliceuser: normal user can add users to slice now

---
 portal/templates/slice-tab-users-view.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/portal/templates/slice-tab-users-view.html b/portal/templates/slice-tab-users-view.html
index 1aaea710..18007ab1 100644
--- a/portal/templates/slice-tab-users-view.html
+++ b/portal/templates/slice-tab-users-view.html
@@ -125,8 +125,6 @@
 
                 <!-- XXX TODO: for the moment only PIs have access to Update but users that have slice credentials should also have access to that -->
 
-				{% if 'is_pi'  in pi %}
 				<button id="addusers" type="button" class="btn btn-default"><span class="glyphicon glyphicon-ok"></span> Update users</button>
-				{%endif%}
         	</div>
 
-- 
2.47.0