Marthee commited on
Commit
4b71356
·
verified ·
1 Parent(s): eaf3549

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +0 -2
templates/proposed-GUI.html CHANGED
@@ -1228,8 +1228,6 @@ var ratioPunit=1;
1228
  value=document.getElementById('selectunitP').value
1229
  if (value=='mm'){
1230
  ratioPunit=1000;
1231
- if (projsec.value.startsWith('3.2'))
1232
- ratioPunit=100;
1233
  }
1234
  else
1235
  ratioPunit=1;
 
1228
  value=document.getElementById('selectunitP').value
1229
  if (value=='mm'){
1230
  ratioPunit=1000;
 
 
1231
  }
1232
  else
1233
  ratioPunit=1;