mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
[lib/dirent] improved 'rename'
This commit is contained in:
@@ -118,7 +118,7 @@ define([
|
||||
}).append(form);
|
||||
$op_td.hide();
|
||||
$name_span.hide();
|
||||
$('[name="newname"]', form).focus();
|
||||
$('[name="newname"]', form).select();
|
||||
|
||||
this.togglePopup();
|
||||
app.ui.freezeItemHightlight = true;
|
||||
|
Reference in New Issue
Block a user