mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 10:54:07 +02:00
image support
This commit is contained in:
parent
88e6fa3244
commit
25f9e9b0a1
3 changed files with 103 additions and 29 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue