Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js487 … "show current game PGN source data", function(t,e){ if (e.shiftKey) { savePgnData(true); } else {…
489 boardShortcut("D8", "show all games PGN source data", function(t,e){ if (e.shiftKey) { savePgnData(…
759 function savePgnData(oneGameOnly) { function