Commit d3cc6e51 by Torkel Ödegaard

updated collaborators

parent 500e0006
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
Role Role
</li> </li>
<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> </select>
</li> </li>
<li> <li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment