Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for a dropbutton wrapper. Chris@0: * Chris@0: * Available variables: Chris@0: * - children: Contains the child elements of the dropbutton menu. Chris@0: * Chris@0: * @see template_preprocess() Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: {% if children %} Chris@0: {% spaceless %} Chris@0:
Chris@0: {% endspaceless %} Chris@0: {% endif %}