Fix profile page title

This commit is contained in:
yflory
2017-10-18 16:59:20 +02:00
parent 9e4c48f537
commit dd63cd13d7

View File

@@ -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