mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
Rename 'Dashboard' to overview in page text and also modify 'dashboard' routes to be 'overview'. Finishes #180076071
This commit is contained in:
parent
2753888f11
commit
f553c3c11c
19 changed files with 34 additions and 34 deletions
|
|
@ -7,7 +7,7 @@ import * as ActiveStorage from "@rails/activestorage"
|
|||
Rails.start()
|
||||
Turbolinks.start()
|
||||
ActiveStorage.start()
|
||||
import { initializeListenersForNavDropdowns, initializePopovers } from "./dashboard"
|
||||
import { initializeListenersForNavDropdowns, initializePopovers } from "./overview"
|
||||
import { initializeListenersForHomeDropdowns } from "./home"
|
||||
import { showEmptyDatasetModal } from "./modal"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue