mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(edit) set old_value = value after save
This commit is contained in:
parent
68515f81bb
commit
bcdfe9f85f
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ var CloudCmd, Util, DOM, JsDiff, ace;
|
|||
lPatch = '?patch';
|
||||
}
|
||||
|
||||
Value = lValue;
|
||||
DOM.setCurrentSize( lLength, lCurrent );
|
||||
DOM.RESTfull.save( lPath, lData, null, lPatch);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue