updated collaborators

This commit is contained in:
Torkel Ödegaard 2015-01-16 12:06:05 +01:00
parent 500e000661
commit d3cc6e518d

View File

@ -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>