Closed EdoStorm96 closed 1 month ago
Currently the logic is:
if model.dmp_file: sections.append(DMPFileSection(model))
But this section should still appear if there is no DMP file. It should still show the checkbox.
Currently the logic is:
But this section should still appear if there is no DMP file. It should still show the checkbox.