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