2023-05-04 18:24:41 +02:00
|
|
|
<!-- bottom -->
|
|
|
|
<div id="tab-tde" class=""> <!-- timing editor -->
|
2023-05-05 08:21:09 +02:00
|
|
|
<div id="tc-edit-container" class="">
|
|
|
|
<br>
|
|
|
|
<label>
|
|
|
|
<strong>Timming control data editor</strong>
|
|
|
|
</label>
|
2023-05-05 11:14:10 +02:00
|
|
|
<br>
|
2023-05-05 11:25:31 +02:00
|
|
|
<div id="table-container"></div>
|
2023-05-05 08:21:09 +02:00
|
|
|
</div>
|
2023-05-04 18:24:41 +02:00
|
|
|
</div> <!-- end of tab-tde -->
|
2023-05-05 08:21:09 +02:00
|
|
|
<script src="http://{{IP_ADDRESS}}/js_bottom">
|
2023-05-04 18:24:41 +02:00
|
|
|
</script>
|
|
|
|
</div>
|
|
|
|
</fieldset>
|
|
|
|
</body>
|
|
|
|
</html>
|