Skip to content
Snippets Groups Projects
Commit 5a20562b authored by Soliman Harkas's avatar Soliman Harkas Committed by Shibin Das
Browse files

Issue #3283326: Remove unnecessary weight

parent 78703c18
No related branches found
No related tags found
2 merge requests!17Resolve #3283326 "Token support v2",!8Issue #3283326: Token Support
Pipeline #49417 skipped
......@@ -133,7 +133,6 @@ class StringSettingsForm extends ConfigFormBase {
'#theme' => 'token_tree_link',
'#token_types' => ['user', 'node'],
'#show_restricted' => TRUE,
'#weight' => 90,
];
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment