mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
updated collaborators
This commit is contained in:
parent
500e000661
commit
d3cc6e518d
@ -26,7 +26,7 @@
|
||||
Role
|
||||
</li>
|
||||
<li>
|
||||
<select type="text" ng-model="collaborator.role" class="input-small tight-form-input" ng-options="f for f in ['Viewer', 'Editor2', 'Admin']">
|
||||
<select type="text" ng-model="collaborator.role" class="input-small tight-form-input" ng-options="f for f in ['Viewer', 'Editor', 'Admin']">
|
||||
</select>
|
||||
</li>
|
||||
<li>
|
||||
|
Loading…
Reference in New Issue
Block a user