Skip to content
Snippets Groups Projects

Resolve #3512449 "Vertical tabs coming"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -206,7 +206,7 @@ class VersionPlugin extends NavigationExtraPluginBase {
'#open' => (bool) $triggering_element,
'#title' => $this->t('Environments'),
'#prefix' => '<div id="navigation-extra-version-environments-wrapper">',
'#postfix' => '</div>',
'#suffix' => '</div>',
];
if ($triggering_element) {
Loading