remove commented code,
remove Name field from select using ID instead
This commit is contained in:
@@ -16,7 +16,6 @@ type StaticFile struct {
|
||||
// type used for templated <select>
|
||||
type Select struct {
|
||||
ID string
|
||||
Name string
|
||||
Options []Option
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user