[Edit] Update specs
Update specs for toolbars in Edit mode to reflect changes for WTD-879.
This commit is contained in:
@@ -48,6 +48,8 @@ define(
|
||||
state.forEach(function (value, index) {
|
||||
toolbar.updateState(index, value);
|
||||
});
|
||||
// Commit the changes.
|
||||
commit("Changes from toolbar.");
|
||||
}
|
||||
|
||||
// Represent a domain object using this definition
|
||||
|
||||
Reference in New Issue
Block a user