mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix skip link navigation on support page
This commit is contained in:
parent
a5b8f7e02f
commit
aed2c60480
@ -329,6 +329,7 @@ define([
|
||||
$container: APP.$toolbar,
|
||||
pageTitle: Messages.supportPage,
|
||||
metadataMgr: common.getMetadataMgr(),
|
||||
skipLink: '#cp-sidebarlayout-container'
|
||||
};
|
||||
APP.toolbar = Toolbar.create(configTb);
|
||||
APP.toolbar.$rightside.hide();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user