Added hardware routes and views
This commit is contained in:
@ -8,7 +8,6 @@ type Hardware struct {
|
||||
gorm.Model
|
||||
Name string
|
||||
Type string
|
||||
Description string
|
||||
|
||||
// has many tests
|
||||
Tests[] Test
|
||||
|
Reference in New Issue
Block a user