Marthee commited on
Commit
e9479e3
·
1 Parent(s): fd1d10d

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +3 -3
templates/proposed-GUI.html CHANGED
@@ -811,10 +811,10 @@ arrall.push(arrFinalMCNames);
811
  }
812
  arrFinalMCNames.push([spreadsheetId]);
813
  }
814
- // if (flag==1){
815
 
816
- // $.get( '/mctnametoGoogleSheet/'+JSON.stringify(arrFinalMCNames));
817
- // }
818
 
819
  }
820
 
 
811
  }
812
  arrFinalMCNames.push([spreadsheetId]);
813
  }
814
+ if (flag==1){
815
 
816
+ $.get( '/mctnametoGoogleSheet/'+JSON.stringify(arrFinalMCNames));
817
+ }
818
 
819
  }
820