Correct harmless but confusing typo

print-window-tiddler
Jeremy Ruston 2013-08-21 23:09:40 +01:00
rodzic ca142dbdb5
commit 44f172c5ec
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -96,7 +96,7 @@ InfoWidget.prototype.generate = function() {
// Get attributes
this.type = this.renderer.getAttribute("type","changecount").toLowerCase();
// Get the appropriate value for the current tiddler
var value = "",
var value = [],
fn = InfoWidget.types[this.type];
if(fn) {
value = fn({