Marthee commited on
Commit
00a22fe
·
verified ·
1 Parent(s): ebff0a0

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +2 -1
templates/proposed-GUI.html CHANGED
@@ -841,7 +841,8 @@
841
  <div id="duplicaterExtradoor" hidden="until-found">
842
  <div id="repeatforloopExtra" class="repeatforloopclassExtra0" name="repeatforloopExtraname " >
843
  <label id="modalColumn">Enter column names as shown in the schedule</label>
844
- <button type="button" class="delete-table-btn" style="float:right; margin-bottom: 8px;">Delete Table</button>
 
845
 
846
 
847
 
 
841
  <div id="duplicaterExtradoor" hidden="until-found">
842
  <div id="repeatforloopExtra" class="repeatforloopclassExtra0" name="repeatforloopExtraname " >
843
  <label id="modalColumn">Enter column names as shown in the schedule</label>
844
+ <button type="button" id="popupbuttonsDeleteTable" class="delete-table-btn" style="margin-bottom: 8px;">Delete Table</button>
845
+
846
 
847
 
848