Przeglądaj źródła

cleanup

tags/0.2
Jan Lehnardt 16 lat temu
rodzic
commit
81fcc08fd5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Wyświetl plik

@@ -126,7 +126,7 @@ var Mustache = {
}
return template;
},
set_delimiters: function(delimiters) {
var dels = delimiters.split(" ");
this.otag = this.escape_regex(dels[0]);


Ładowanie…
Anuluj
Zapisz