sliceuser: normal user can add users to slice now
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 25 Jul 2014 12:51:12 +0000 (14:51 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 25 Jul 2014 12:51:12 +0000 (14:51 +0200)
portal/templates/slice-tab-users-view.html

index 1aaea71..18007ab 100644 (file)
 
                 <!-- 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>