Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
|
@ -8,12 +8,11 @@
|
|||
* - flexbox: Determines if Flexbox layout should be applied to the composite
|
||||
* element.
|
||||
*
|
||||
* @see template_preprocess_webform_name()
|
||||
* @see template_preprocess_webform_composite_name()
|
||||
*
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
{{ attach_library('webform/webform.element.composite') }}
|
||||
{% if flexbox %}
|
||||
<div class="webform-flexbox">
|
||||
{% if content.title %}
|
||||
|
|
Reference in a new issue