show known types in form

This commit is contained in:
jomo 2022-08-05 22:05:51 +02:00
parent 8e19a1dbad
commit c763cdb23f
2 changed files with 13 additions and 0 deletions

View file

@ -30,6 +30,7 @@
<label for="type">Type</label>
<input id="type" type="text">
<p id="knowntypes"></p>
<label for="name">Name / Label</label>
<input id="name" type="text">