Marthee commited on
Commit
33a514a
·
verified ·
1 Parent(s): 34b25a6

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +3 -2
templates/proposed-GUI.html CHANGED
@@ -830,7 +830,7 @@
830
 
831
 
832
  <template id="extraDoorTemplate">
833
- <div id="duplicaterExtradoor" hidden></div>
834
 
835
  <div class="repeatforloopclassExtra" data-index="">
836
  <label id="modalColumn">Enter column names as shown in the schedule</label>
@@ -865,7 +865,8 @@
865
 
866
  <script src="https://cdn.lordicon.com/bhenfmcm.js" ></script>
867
 
868
- </div>
 
869
  </template>
870
 
871
  <br>
 
830
 
831
 
832
  <template id="extraDoorTemplate">
833
+ <div id="duplicaterExtradoor" hidden="until-found">
834
 
835
  <div class="repeatforloopclassExtra" data-index="">
836
  <label id="modalColumn">Enter column names as shown in the schedule</label>
 
865
 
866
  <script src="https://cdn.lordicon.com/bhenfmcm.js" ></script>
867
 
868
+ </div>
869
+ </div>
870
  </template>
871
 
872
  <br>