mirror of https://github.com/logos-co/open-law.git
flask admin theme
This commit is contained in:
parent
0d1c0142f8
commit
39411129fe
|
@ -103,7 +103,6 @@ def create_app(environment="development"):
|
||||||
BookContributorView,
|
BookContributorView,
|
||||||
)
|
)
|
||||||
|
|
||||||
app.config["FLASK_ADMIN_SWATCH"] = "Flatly"
|
|
||||||
admin = Admin(
|
admin = Admin(
|
||||||
app,
|
app,
|
||||||
name="Open Law Admin",
|
name="Open Law Admin",
|
||||||
|
|
Loading…
Reference in New Issue