Move data out of import.district and in to organization
Then get the organization settings page to work again. Tons of other stuff is broken now.
This commit is contained in:
parent
b786c88f52
commit
5a7c9fd090
31 changed files with 2001 additions and 4340 deletions
|
|
@ -60,10 +60,6 @@ type ContentDashboardLoading struct {
|
|||
User User
|
||||
}
|
||||
|
||||
type ContentSignin struct {
|
||||
InvalidCredentials bool
|
||||
}
|
||||
type ContentSignup struct{}
|
||||
type Inspection struct {
|
||||
Action string
|
||||
Date *time.Time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue