backend: frontend: fix errors in model struct and add new fields to result table view

This commit is contained in:
Patryk Hegenberg 2023-12-07 15:55:47 +01:00
parent 0fd2775aa3
commit 1a4ac687f4
6 changed files with 189 additions and 153 deletions

View file

@ -22,7 +22,7 @@
<label for="size">Size:</label>
<div class="control">
<div class="select">
<select>
<select name="size">
<option>H</option>
<option>T</option>
<option>S</option>