Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
jan
/
mustache.js
espelhamento de
https://github.com/janl/mustache.js
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
46
Wiki
Atividade
Ver código fonte
current was misspelled
tags/0.5.0-vsc
thegrandpoobah
16 anos atrás
pai
1d6337de5c
commit
b45570ebf7
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
mustache.js
+ 1
- 1
mustache.js
Ver arquivo
@@ -81,7 +81,7 @@ var Mustache = function() {
},
/*
Tries to find a partial in the curent scope and render it
Tries to find a partial in the cur
r
ent scope and render it
*/
render_partial: function(name, context, partials) {
name = this.trim(name);
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar