17 lines
357 B
HTML
17 lines
357 B
HTML
<!-- bottom -->
|
|
<div id="tab-tde" class=""> <!-- timing editor -->
|
|
<div id="tc-edit-container" class="">
|
|
<br>
|
|
<label>
|
|
<strong>Timming control data editor</strong>
|
|
</label>
|
|
<br>
|
|
<div id="table-container"></div>
|
|
</div>
|
|
</div> <!-- end of tab-tde -->
|
|
<script src="http://{{IP_ADDRESS}}/js_bottom">
|
|
</script>
|
|
</div>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|