BZModalDialog

This commit is contained in:
STEINNI
2026-04-07 16:10:42 +00:00
parent 158e9c4044
commit 0cc03cf512
7 changed files with 156 additions and 5 deletions

View File

@@ -134,13 +134,24 @@
<tr>
<th></th>
<th>Style</th>
<th>Import / Export</th>
</tr>
</thead>
<tbody>
<tr>
<td><a target="etest1" href="./etest1.html">Editor test</a></td>
<td><a target="etest1" href="./etest1.html">Editor test 1</a></td>
<td>P42</td>
<td>JSON local file</td>
</tr>
<tr>
<td><a target="etest2" href="./etest2.html">Editor test 2</a></td>
<td>EIC</td>
<td>API to MySQL</tr>
</tr>
<!-- <tr>
<td><a target="etest3" href="./etest3.html">Editor test 3</a></td>
<td>16 ports</td>
</tr> -->
</tbody>
</table>
</body>