Loading muuri.info.yml +1 −1 Original line number Diff line number Diff line name: Muuri type: module description: Provides integration with https://haltu.github.io/muuri/ core_version_requirement: ^8 || ^9 core_version_requirement: ^8 || ^9 || ^10 muuri.theme.inc +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ function template_preprocess_views_muuri(array &$variables) { $variables['#attached']['drupalSettings']['muuri']['gridOptions'] = $grid_options; // Render library. render($attached); \Drupal::service('renderer')->render($attached); // Call the unformatted theme function to not duplicate the same code. template_preprocess_views_view_unformatted($variables); } Loading
muuri.info.yml +1 −1 Original line number Diff line number Diff line name: Muuri type: module description: Provides integration with https://haltu.github.io/muuri/ core_version_requirement: ^8 || ^9 core_version_requirement: ^8 || ^9 || ^10
muuri.theme.inc +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ function template_preprocess_views_muuri(array &$variables) { $variables['#attached']['drupalSettings']['muuri']['gridOptions'] = $grid_options; // Render library. render($attached); \Drupal::service('renderer')->render($attached); // Call the unformatted theme function to not duplicate the same code. template_preprocess_views_view_unformatted($variables); }