Explorar el Código

Solved little error

Drowsito hace 4 meses
padre
commit
4bd8e69d57
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/templates/testerTemplateEditor.html

+ 1 - 1
src/main/resources/templates/testerTemplateEditor.html

@@ -299,7 +299,7 @@
 			}
 		}
 		
-		function 	(){			
+		function save_content(){			
 			$.post("/ajax/template/save", 
 			   {id: $('#templateSelector').val(),
 				codi:$('#codiInput').val(),