浏览代码

updated collaborators

Torkel Ödegaard 11 年之前
父节点
当前提交
d3cc6e518d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app/features/account/partials/collaborators.html

+ 1 - 1
src/app/features/account/partials/collaborators.html

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