completed the xml tests - and lots of them run successfully
This commit is contained in:
@@ -433,7 +433,8 @@ module.exports = function() {
|
||||
position: this.getPosition(),
|
||||
object: this.parent.getCustomType(),
|
||||
length: 1,
|
||||
changedBy: o.uid.creator
|
||||
changedBy: o.uid.creator,
|
||||
oldValue: this.val()
|
||||
}
|
||||
]);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user