[Edit] Update specs

Update specs for toolbars in Edit mode to reflect
changes for WTD-879.
This commit is contained in:
Victor Woeltjen
2015-02-19 12:44:00 -08:00
parent 280c854658
commit 8c653d39d7
3 changed files with 24 additions and 2 deletions

View File

@ -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