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>