Browse Source

Solved little error

Drowsito 4 tháng trước cách đây
mục cha
commit
4bd8e69d57
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(),