|
|
|
|
@ -66,7 +66,7 @@
@@ -66,7 +66,7 @@
|
|
|
|
|
|
|
|
|
|
{{ form_row(form.clientTag, { |
|
|
|
|
'label': 'Add client tag (Decent Newsroom)', |
|
|
|
|
'row_attr': {'class': 'form-check mt-2 d-flex flex-row-reverse justify-content-end'}, |
|
|
|
|
'row_attr': {'class': 'form-check mt-2 gap-2 d-flex flex-row-reverse justify-content-end'}, |
|
|
|
|
'label_attr': {'class': 'form-check-label'}, |
|
|
|
|
'attr': {'class': 'form-check-input'} |
|
|
|
|
}) }} |
|
|
|
|
|