improve GetRequestForm, extend templates
This commit is contained in:
parent
a970ada00b
commit
90564daa5b
4 changed files with 9 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ type ContentTable struct {
|
|||
|
||||
type ContentTableTH struct {
|
||||
ID string
|
||||
ValueType string // -> default string, href, badge
|
||||
ValueType string // -> default string, href, badge, list, checkbox
|
||||
Value string
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue