Merge pull request #785 from nasa/open677_cleanup

[Timelines] #677 Removed temporary markup
This commit is contained in:
Victor Woeltjen
2016-04-05 12:24:58 -07:00
2 changed files with 1 additions and 18 deletions

View File

@@ -118,8 +118,6 @@ define(
// Track the represented object
this.domainObject = representedObject;
this.scope.isEditable = representedObject.getCapability('status').get('editing');
// Ensure existing watches are released
this.destroy();