[Timelines] #677 Removed temporary markup

This commit is contained in:
Henry
2016-03-23 11:23:28 -07:00
parent f8682a7a29
commit 650ef9bfa4
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();