Spaces:
Sleeping
Sleeping
Update templates/proposed-GUI.html
Browse files
templates/proposed-GUI.html
CHANGED
|
@@ -830,9 +830,6 @@
|
|
| 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>
|
| 837 |
<button type="button" class="delete-table-btn" style="float:right; margin-bottom: 8px;">Delete Table</button>
|
| 838 |
|
|
@@ -865,10 +862,13 @@
|
|
| 865 |
|
| 866 |
<script src="https://cdn.lordicon.com/bhenfmcm.js" ></script>
|
| 867 |
|
| 868 |
-
|
| 869 |
-
</div>
|
| 870 |
</template>
|
| 871 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 872 |
<br>
|
| 873 |
<div class="text-right">
|
| 874 |
<button class="dialog-btn btn-primary" id="confirm">Ok</button>
|
|
|
|
| 830 |
|
| 831 |
|
| 832 |
<template id="extraDoorTemplate">
|
|
|
|
|
|
|
|
|
|
| 833 |
<label id="modalColumn">Enter column names as shown in the schedule</label>
|
| 834 |
<button type="button" class="delete-table-btn" style="float:right; margin-bottom: 8px;">Delete Table</button>
|
| 835 |
|
|
|
|
| 862 |
|
| 863 |
<script src="https://cdn.lordicon.com/bhenfmcm.js" ></script>
|
| 864 |
|
| 865 |
+
|
|
|
|
| 866 |
</template>
|
| 867 |
+
<div id="duplicaterExtradoor" hidden="until-found">
|
| 868 |
+
|
| 869 |
+
<div class="repeatforloopclassExtra" data-index="">
|
| 870 |
+
</div>
|
| 871 |
+
</div>
|
| 872 |
<br>
|
| 873 |
<div class="text-right">
|
| 874 |
<button class="dialog-btn btn-primary" id="confirm">Ok</button>
|