image support

This commit is contained in:
Robin Appelman 2025-10-06 21:54:21 +02:00
commit 25f9e9b0a1
3 changed files with 103 additions and 29 deletions

View file

@ -14,7 +14,8 @@
</tbody>
<tfoot>
<td>
<input type="button" value="Add Text" id="add"/>
<input type="button" value="Add Text" id="add-text"/>
<input type="button" value="Add Image" id="add-image"/>
</td>
</tfoot>
</table>