print-window-tiddler
Jeremy Ruston 2013-03-07 17:18:04 +00:00
rodzic 3b458031ff
commit 0731135866
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,7 @@ Handles saving changes via HTML5's download APIs
/*global $tw: false */
"use strict";
// Title of the tiddler containing the download message
var downloadInstructionsTitle = "$:/messages/Download"
/*