fix tag fields not loading pre-set value correctly

This commit is contained in:
2019-12-30 00:38:57 +01:00
parent 23931b1620
commit 8e5185f643
5 changed files with 51 additions and 39 deletions
+1 -3
View File
@@ -2,10 +2,8 @@ model:
fields:
category:
type: "free_enum"
generic_code:
type: "free_enum"
code:
type: "string"
type: "free_enum"
value:
type: "string"
package: