Commit db58afb
authored
[LINST] Fixed default date field null error (#7559)
When creating a date element in the instrument builder without specifying start and end values, the module defaults the values to 1900 and 2100 which in turn cause a type error when rendering the instrument. This should fix that error without changing any functionality.1 parent 1915070 commit db58afb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
| |||
0 commit comments