Skip to content

Commit

Permalink
KYLO-3253 Monitor form status on Additional Options page
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Hart committed Jan 21, 2019
1 parent 02d2a75 commit 0ca8cf2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export class DefineFeedStepFeedDetailsComponent extends AbstractFeedStepComponen

}

onFormInitialized(){
ngAfterViewInit() {
this.subscribeToFormChanges(this.form);
}

Expand Down

0 comments on commit 0ca8cf2

Please sign in to comment.