mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 03:11:07 +00:00
change rename UI (#5625)
This commit is contained in:
@@ -8,6 +8,7 @@ import { compareTwoString } from './compare-two-string';
|
||||
export const Utils = {
|
||||
|
||||
keyCodes: {
|
||||
enter: 13,
|
||||
esc: 27,
|
||||
space: 32,
|
||||
tab: 9,
|
||||
|
Reference in New Issue
Block a user