mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 17:54:00 +02:00
rest of cr feedback
This commit is contained in:
parent
c6dbfc85f0
commit
b760e86226
1 changed files with 1 additions and 1 deletions
|
@ -642,7 +642,7 @@ Rectangle {
|
|||
|
||||
userModel.clear();
|
||||
var userIndex = 0;
|
||||
var newSelectedIndexes=[];
|
||||
var newSelectedIndexes = [];
|
||||
userModelData.forEach(function (datum) {
|
||||
function init(property) {
|
||||
if (datum[property] === undefined) {
|
||||
|
|
Loading…
Reference in a new issue