added aside (related dates for prod) to edlp_ajax controller
This commit is contained in:
@@ -9,4 +9,5 @@ function template_preprocess_edlp_ajax(&$vars){
|
||||
*/
|
||||
$view_builder = \Drupal::entityTypeManager()->getViewBuilder($vars['entity_type']);
|
||||
$vars['content'] = $view_builder->view($vars['entity'], $vars['view_mode']);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user