浏览代码

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

Andrej Studen 3 年之前
父节点
当前提交
2f7e73d619
共有 1 个文件被更改,包括 1 次插入1 次删除
  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);