|
@@ -36,7 +36,8 @@ function init(){
|
|
|
// Called back when all the scripts are loaded onto the page
|
|
|
// document.getElementById('formStatus').value+="\n Adding scripts";
|
|
|
// });
|
|
|
- generateTable("existingCondition","smokingHabitsDiv",true);
|
|
|
+ //generateTable("existingCondition","smokingHabitsDiv",true);
|
|
|
+ document.getElementById('formStatus').value+="\n Adding scripts";
|
|
|
}
|
|
|
|
|
|
</script>
|