updated contrib modules : pathauto, token, entity_api, search_api, redirect, features
This commit is contained in:
@@ -53,7 +53,7 @@ function template_preprocess_token_tree_link(&$variables) {
|
||||
'draggable' => TRUE,
|
||||
'autoResize' => FALSE,
|
||||
]),
|
||||
];
|
||||
];
|
||||
|
||||
$variables['link'] = Link::createFromRoute($variables['text'], 'token.tree', [], $variables['options'])->toRenderable();
|
||||
$variables['url'] = new Url('token.tree', [], $variables['options']);
|
||||
|
||||
Reference in New Issue
Block a user