Skip to content
Snippets Groups Projects
Commit df3184a6 authored by juanf's avatar juanf
Browse files

SSDM-1071 : PAPER - Empty Trashcan

SVN: 32845
parent 9db360a5
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ function MainController(profile) {
switch (newViewChange) {
case "showTrashcanPage":
document.title = "Storage Manager";
document.title = "Trashcan Manager";
this._showTrashcan();
window.scrollTo(0,0);
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment