mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
reconcile boot and admin pages further (#963)
This adds some remaining parts of the boot page to the admin panel, and then removes the boot page.
This commit is contained in:
@@ -14,7 +14,6 @@ module.exports = {
|
||||
main: "app/client/app",
|
||||
errorPages: "app/client/errorMain",
|
||||
apiconsole: "app/client/apiconsole",
|
||||
boot: "app/client/boot",
|
||||
billing: "app/client/billingMain",
|
||||
form: "app/client/formMain",
|
||||
// Include client test harness if it is present (it won't be in
|
||||
|
||||
Reference in New Issue
Block a user