Kaynağa Gözat

fix checkbox

master
Florian Eisenmenger 2 yıl önce
ebeveyn
işleme
8517033fe7
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      src/client/app/tmpl/group-detail-edit.html

+ 1
- 0
src/client/app/tmpl/group-detail-edit.html Dosyayı Görüntüle

@@ -103,6 +103,7 @@
data-id="checkbox-team-terms-conditions-active"
id="checkbox-team-terms-conditions-active"
class="custom-control-input"
<%= group.getTermsConditionsActive() ? 'checked' : '' %>
>
<label class="custom-control-label"
for="checkbox-team-terms-conditions-active"><%= _lc( 'GROUP_TERMS_ACTIVE' ) %></label>


Yükleniyor…
İptal
Kaydet