Browse Source

Adding closing script tag in html

Eager Beaver 5 years ago
parent
commit
af5143a7c8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      views/smokingHabits.html

+ 1 - 0
views/smokingHabits.html

@@ -39,3 +39,4 @@ function init(){
 	generateTable("existingCondition","smokingHabitsDiv",true);
 }
 
+</script>