Marthee commited on
Commit
b4fd3d2
·
verified ·
1 Parent(s): e941445

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +1 -0
templates/proposed-GUI.html CHANGED
@@ -5000,6 +5000,7 @@ function getAddedTablesDataSimple_modified() {
5000
  }
5001
 
5002
  console.log('All table data (grouped, ordered by selection, no pdf names):', result);
 
5003
  return result;
5004
  }
5005
 
 
5000
  }
5001
 
5002
  console.log('All table data (grouped, ordered by selection, no pdf names):', result);
5003
+ console.log('Selected schedules:', doorSchedulePDFs);
5004
  return result;
5005
  }
5006