Torkel Ödegaard 11 лет назад
Родитель
Сommit
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
 								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>