Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jan
/
mustache.js
réplica de
https://github.com/janl/mustache.js
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
46
Wiki
Actividad
Explorar el Código
current was misspelled
tags/0.5.0-vsc
thegrandpoobah
hace 16 años
padre
1d6337de5c
commit
b45570ebf7
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
mustache.js
+ 1
- 1
mustache.js
Ver fichero
@@ -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);
Escribir
Vista previa
Cargando…
Cancelar
Guardar