Update access level

This commit is contained in:
brantje 2016-10-03 13:58:48 +02:00
parent f44bef765f
commit 8795c1b0bf
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -81,7 +81,7 @@ angular.module('passmanApp')
$scope.accessLevels = [
{
label: 'Can edit',
value: '2'
value: '11'
},
{
label: 'Can view',