eleven-8.x-1.0-beta5/eleven/templates/layout-landing/views/viewsui/views-ui-container.html.twig

eleven/templates/layout-landing/views/viewsui/views-ui-container.html.twig
{#
/**
 * @file
 * Theme override for a generic views UI container/wrapper.
 *
 * Available variables:
 * - attributes: HTML attributes to apply to the container element.
 * - children: The remaining elements such as dropbuttons and tabs.
 */
#}
{#   {{ 'displays'|t }}: #}
{{ attach_library('eleven/nav.tabs') }}


{% set classes = [
  attributes.id !='views-display-top' ? 'card',

  ]
%}

{% set classes_remove = [
  'clearfix',
  ]
%}

<div{{ attributes.removeClass(classes_remove).addClass(classes) }}>
  {{ children }}
</div>

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc