Fix linting error

This commit is contained in:
mabashian
2019-07-11 16:13:10 -04:00
committed by Ryan Petrello
parent 0720857022
commit 1d814beca1

View File

@@ -636,7 +636,7 @@ export default ['$scope', 'TemplatesService',
name: pauseNode.name,
description: pauseNode.description,
unified_job_type: "workflow_approval"
},
};
nodeRef[$scope.nodeConfig.nodeId].isEdited = true;
}
}