mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add skip link for kanban
This commit is contained in:
parent
3e3a950870
commit
3df1393083
@ -1391,6 +1391,7 @@ define([
|
||||
Framework.create({
|
||||
toolbarContainer: '#cme_toolbox',
|
||||
contentContainer: '#cp-app-kanban-editor',
|
||||
skipLink: '#cp-app-kanban-content'
|
||||
}, waitFor(function (framework) {
|
||||
andThen2(framework);
|
||||
}));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user