[DE] Fix form roles
This commit is contained in:
parent
4f5e062122
commit
6a0b1f3117
|
@ -137,7 +137,7 @@ define([ 'common/main/lib/view/AdvancedSettingsWindow',
|
|||
name: role.asc_getName() || me.textAnyone,
|
||||
color: role.asc_getColor(),
|
||||
fields: fields,
|
||||
index: i,
|
||||
index: arr.length,
|
||||
scope: this
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue