We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cebe6ba + 62b2018 commit 328473cCopy full SHA for 328473c
src/app/modules/shared/components/details-fields/details-fields.component.html
@@ -117,7 +117,7 @@
117
class="form-control"
118
aria-label="Small"
119
aria-describedby="inputGroup-sizing-sm"
120
- [disabled]="true"
+ [disabled]="false"
121
[class.is-invalid]="end_date.invalid && end_date.touched"
122
required
123
[max]="getCurrentDate()"
0 commit comments