소스 검색

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);