clean up
This commit is contained in:
@@ -111,10 +111,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
function mapValueToPropertyModel(value, alias, dataModel) {
|
||||
dataModel[alias] = value;
|
||||
}
|
||||
|
||||
/**
|
||||
* Map property values from an ElementModel to another ElementModel.
|
||||
* Used to tricker watchers for synchronization.
|
||||
|
||||
Reference in New Issue
Block a user