mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-01 12:13:18 +00:00
added rename menu item
This commit is contained in:
parent
d5b0ff1206
commit
4f1e8237af
6 changed files with 49 additions and 13 deletions
|
|
@ -28,9 +28,6 @@ var CloudFunc, exports;
|
|||
CloudFunc.LEFTPANEL = 'left';
|
||||
CloudFunc.RIGHTPANEL = 'right';
|
||||
|
||||
/* length of longest file name */
|
||||
CloudFunc.SHORTNAMELENGTH = 16;
|
||||
|
||||
/**
|
||||
* Функция убирает последний слеш,
|
||||
* если он - последний символ строки
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue