This commit is contained in:
2026-01-16 16:17:20 +01:00
parent 80c3745603
commit ab9d29da8b
192 changed files with 19001 additions and 0 deletions
@@ -0,0 +1,3 @@
{% set form_field_checkbox_classes = 'form-switch' %}
{% extends "forms/fields/checkbox/checkbox.html.twig" %}