Skip to content

Commit

Permalink
fix: proform
Browse files Browse the repository at this point in the history
  • Loading branch information
leoriofrio committed Jun 1, 2020
1 parent 7c31bc5 commit 2a6fc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/ui/proform-add/proform-add.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export class ProformAddComponent implements OnInit {
this.validation = '!model.text';
} else {
this.validation = 'model.text';
//this.data = {};

}

this.defaultColDefVal = {
Expand Down

0 comments on commit 2a6fc66

Please sign in to comment.