Loading bootstrap_barrio.info.yml +1 −1 Original line number Diff line number Diff line name: Bootstrap Barrio type: theme description: 'A flexible Booststrap based theme, with many regions and a responsive, mobile-first layout.' core_version_requirement: ^9|| ^10 core_version_requirement: ^9.4 || ^10 base theme: false libraries: Loading templates/form/details.html.twig +2 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,8 @@ <strong>{{ errors }}</strong> </div> {% endif %} {%- if description -%} <small class="details-description text-muted">{{ description }}</small> {%- if description.content -%} <small {{ description.attributes.addClass('details-description text-muted') }}>{{ description.content }}</small> {%- endif -%} {%- if children -%} {{ children }} Loading Loading
bootstrap_barrio.info.yml +1 −1 Original line number Diff line number Diff line name: Bootstrap Barrio type: theme description: 'A flexible Booststrap based theme, with many regions and a responsive, mobile-first layout.' core_version_requirement: ^9|| ^10 core_version_requirement: ^9.4 || ^10 base theme: false libraries: Loading
templates/form/details.html.twig +2 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,8 @@ <strong>{{ errors }}</strong> </div> {% endif %} {%- if description -%} <small class="details-description text-muted">{{ description }}</small> {%- if description.content -%} <small {{ description.attributes.addClass('details-description text-muted') }}>{{ description.content }}</small> {%- endif -%} {%- if children -%} {{ children }} Loading