print-window-tiddler
Jeremy Ruston 2012-01-07 11:43:49 +00:00
rodzic d89ea0abd7
commit 41f33a8639
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -37,7 +37,7 @@ WikiTextParseTree.prototype.compile = function(type,treenode) {
{
type: "Function",
name: null,
params: ["tiddler","store","utils"],
params: ["tiddler","store","utils"], // These are the parameters passed to the tiddler function; must match the invocation in WikiStore.renderTiddler()
elements: [
{
type: "ReturnStatement",