Skip to content
Snippets Groups Projects
Commit b9c0069e authored by sheetal.pathak's avatar sheetal.pathak Committed by Sascha Eggenberger
Browse files

Issue #3474777: Edit form sidebar tab order does not match layout, makes...

parent 595a32cd
No related branches found
No related tags found
2 merge requests!518Issue 3480661: Add padding to bottom of ckeditor content.,!228Issue #3342164: Remove implicit dependency on node module for gin content form
......@@ -33,7 +33,7 @@
<div class="layout-region layout-region-node-main">
{{ form|without('advanced', 'footer', 'actions', 'gin_actions', 'gin_sidebar', 'gin_sidebar_toggle') }}
</div>
<div class="layout-region layout-region-node-secondary" id="gin_sidebar">
<div class="layout-region layout-region-node-secondary" id="gin_sidebar" tabindex="0">
<span class="gin-sidebar-draggable" id="gin-sidebar-draggable"></span>
<div class="layout-region__content">
{{ form.advanced }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment