Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
jan
/
mustache.js
mirror da
https://github.com/janl/mustache.js
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
46
Wiki
Attività
Sfoglia il codice sorgente
Remove useless code line
tags/0.5.0-vsc
Sahab Yazdani
15 anni fa
parent
6aa535ce80
commit
c87cce53b6
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mustache.js
+ 0
- 1
mustache.js
Vedi File
@@ -285,7 +285,6 @@ var Mustache = (function(undefined) {
if (suffix.length>0) {
optionPairs = suffix.split(',');
scratch;
options = {};
for (i=0, n=optionPairs.length; i<n; ++i) {
Write
Preview
Loading…
Annulla
Salva