This commit is contained in:
2026-01-16 16:49:04 +01:00
parent deceff23ed
commit fae060bc11
176 changed files with 18724 additions and 1 deletions
@@ -0,0 +1,3 @@
{% set form_field_checkbox_classes = 'form-switch' %}
{% extends "forms/fields/checkbox/checkbox.html.twig" %}