Procházet zdrojové kódy

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

Andrej Studen před 3 roky
rodič
revize
2f7e73d619
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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);