Home
last modified time | relevance | path

Searched refs:undoStackRedo (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js275 if (e.shiftKey) { undoStackRedo(); }
280 undoStackRedo();
503 boardShortcut("C7", "redo last undo", function(t,e){ undoStackRedo(); }, true);
1565 function undoStackRedo() { function