Spaces:
Sleeping
Sleeping
Update templates/proposed-GUI.html
Browse files
templates/proposed-GUI.html
CHANGED
|
@@ -830,7 +830,7 @@
|
|
| 830 |
|
| 831 |
|
| 832 |
<template id="extraDoorTemplate">
|
| 833 |
-
<div id="duplicaterExtradoor" hidden
|
| 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>
|