Fix 'rename profile' to bring up the right file.
git-svn-id: svn://10.0.0.236/trunk@45915 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -216,7 +216,7 @@ function openRename()
|
||||
if (migrate == "true")
|
||||
dump("Migrate the profile before renaming it.\n");
|
||||
else
|
||||
var win = window.openDialog('pmRename.xul', 'Renamer', 'chrome');
|
||||
var win = window.openDialog('pmrename.xul', 'Renamer', 'chrome');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user