|
|
@ -401,7 +401,7 @@ define([
|
|
|
|
ifrw: window,
|
|
|
|
ifrw: window,
|
|
|
|
common: Cryptpad,
|
|
|
|
common: Cryptpad,
|
|
|
|
$container: APP.$toolbar,
|
|
|
|
$container: APP.$toolbar,
|
|
|
|
pageTitle: Messages.settings_title
|
|
|
|
pageTitle: Messages.profileButton
|
|
|
|
};
|
|
|
|
};
|
|
|
|
var toolbar = APP.toolbar = Toolbar.create(configTb);
|
|
|
|
var toolbar = APP.toolbar = Toolbar.create(configTb);
|
|
|
|
toolbar.$rightside.html(''); // Remove the drawer if we don't use it to hide the toolbar
|
|
|
|
toolbar.$rightside.html(''); // Remove the drawer if we don't use it to hide the toolbar
|
|
|
|