ezcontent-8.x-dev/modules/ezcontent_paragraphs/modules/ezcontent_assets/ezcontent_assets.module

modules/ezcontent_paragraphs/modules/ezcontent_assets/ezcontent_assets.module
<?php

/**
 * @file
 * The module file for ezcontent_assets.
 */

/**
 * Implements hook_preprocess_views_view().
 */
function ezcontent_assets_preprocess_views_view(&$variables) {
  if ($variables['view']->id() === 'asset_browser') {
    $variables['view_array']['#attached']['library'][] = 'media_entity_browser/view';
  }
}

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

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