mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:37:08 +00:00
Add Graphs tab to navigation bar
This commit is contained in:
@@ -103,6 +103,7 @@ export default {
|
|||||||
{ href: "calendar", text: "Calendar" },
|
{ href: "calendar", text: "Calendar" },
|
||||||
{ href: "log", text: "Log" },
|
{ href: "log", text: "Log" },
|
||||||
{ href: "qc", text: "QC" },
|
{ href: "qc", text: "QC" },
|
||||||
|
{ href: "graphs", text: "Graphs" },
|
||||||
{ href: "map", text: "Map" }
|
{ href: "map", text: "Map" }
|
||||||
],
|
],
|
||||||
path: []
|
path: []
|
||||||
|
|||||||
Reference in New Issue
Block a user