set tab title for file app

pull/1/head^2
ansuz 3 years ago
parent fe43f43d1b
commit 183db941b8

@ -156,6 +156,7 @@ define([
return;
}
common.setTabTitle(Messages.uploadButton);
// we're in upload mode
if (!common.isLoggedIn()) {
UI.removeLoadingScreen();

Loading…
Cancel
Save