Skip to content

Update modal to preselect CRC Dataset

Sagar Pandya requested to merge update-work-type-modal into develop

https://gitlab.ruhr-uni-bochum.de/FDM/rdm-system/antleaf-projectmanagement/-/issues/74

@anusha Duplicated files from the Hyrax repo

I then hardcoded some style values (lines 7, 16, 31 and 52) since I couldn't find where the variables $gray, $table-border-color etc were.

Then added checked="checked", to line 13.

<input type="radio", checked="checked", name="payload_concern" value="<%= row_presenter.concern %>"

Please test locally. Currently works by pre-selecting CRC Dataset in the modal.

Merge request reports

Loading