Display settings with hacky solution to retain order
Python utility included to convert config-base.json into a new version which includes lists that define the order settings should be displayed. admin.js edited to recognize this.
This commit is contained in:
@@ -31,7 +31,9 @@ require (
|
||||
github.com/spf13/cast v1.3.1 // indirect
|
||||
github.com/spf13/jwalterweatherman v1.1.0 // indirect
|
||||
github.com/spf13/pflag v1.0.5 // indirect
|
||||
gitlab.com/c0b/go-ordered-json v0.0.0-20171130231205-49bbdab258c2
|
||||
gitlab.com/go-box/pongo2gin v0.0.0-20180611101114-fb2c4f0fe00f
|
||||
go.mongodb.org/mongo-driver v1.4.0
|
||||
go.starlark.net v0.0.0-20200723213555-f21d2f77688f // indirect
|
||||
golang.org/x/arch v0.0.0-20200511175325-f7c78586839d // indirect
|
||||
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 // indirect
|
||||
|
||||
Reference in New Issue
Block a user