Explorar el Código

adding comment to indicate where the form is generated in visit.html

Andrej Studen hace 3 años
padre
commit
2f7e73d619
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      views/visit.html

+ 1 - 1
views/visit.html

@@ -81,7 +81,7 @@ function init(){
 	
 	clear(config);
 	print(config,"Container path"+config.containerPath);
-
+	//this generates the form
 	generateMasterForm(config);