diff --git a/src/client/app/tmpl/group-detail-edit.html b/src/client/app/tmpl/group-detail-edit.html index fff13c5..679440a 100644 --- a/src/client/app/tmpl/group-detail-edit.html +++ b/src/client/app/tmpl/group-detail-edit.html @@ -103,6 +103,7 @@ data-id="checkbox-team-terms-conditions-active" id="checkbox-team-terms-conditions-active" class="custom-control-input" + <%= group.getTermsConditionsActive() ? 'checked' : '' %> >