Procházet zdrojové kódy

return!

tags/0.2.3
Jan Lehnardt před 16 roky
rodič
revize
938f6cf0b6
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      mustache.js

+ 1
- 0
mustache.js Zobrazit soubor

@@ -26,6 +26,7 @@ var Mustache = function() {
return template;
} else {
this.send(template);
return;
}
}



Načítá se…
Zrušit
Uložit