Florian Eisenmenger 2 лет назад
Родитель
Сommit
8517033fe7
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      src/client/app/tmpl/group-detail-edit.html

+ 1
- 0
src/client/app/tmpl/group-detail-edit.html Просмотреть файл

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


Загрузка…
Отмена
Сохранить