Be clear on what entities are allowed where in the prototype manager

This commit is contained in:
Joseph Schorr 2014-01-21 15:11:51 -05:00
parent ca934ac162
commit c2928a96d0

View file

@ -22,9 +22,9 @@
</span>
</th>
<th>
<span class="context-tooltip" title="The user or team that is being granted the permission"
<span class="context-tooltip" title="The user, robot or team that is being granted the permission"
bs-tooltip="tooltip.title" data-container="body">
Delegated User/Team
Delegated User/Robot/Team
</span>
</th>
<th>Permission</th>
@ -75,9 +75,9 @@
</td>
</tr>
<tr>
<td>Delegated User/Team:</td>
<td>Delegated User/Robot/Team:</td>
<td>
<span class="entity-search" namespace="organization.name" input-title="'Delegated User/Robot'"
<span class="entity-search" namespace="organization.name" input-title="'Delegated User/Robot/Team'"
is-organization="true" include-teams="true" current-entity="delegateForNew" is-persistent="true"
clear-now="clearCounter">
</span>