Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-04-02 05:47:57 +03:00
parent 4d242f3cc8
commit c5997171e9

View File

@ -173,6 +173,8 @@ var shiftMarked = function(direction){
} }
// Shift undo function constructor...
//
// NOTE: this is specific to shiftMarkedUp/shiftMarkedDown... // NOTE: this is specific to shiftMarkedUp/shiftMarkedDown...
var undoShift = function(undo){ var undoShift = function(undo){
return function(a){ return function(a){