Added dashboard framework. Components are not yet created nor is the query finalized. BOD-79
Missed in previous commit. BOD-79
This commit is contained in:
@@ -305,6 +305,20 @@
|
||||
"submittedsub": ""
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"actions": {
|
||||
"addcomponent": ""
|
||||
},
|
||||
"errors": {
|
||||
"updatinglayout": ""
|
||||
},
|
||||
"titles": {
|
||||
"monthlyrevenuegraph": "",
|
||||
"productiondollars": "",
|
||||
"productionhours": "",
|
||||
"projectedmonthlysales": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
"actions": {
|
||||
"delete": "",
|
||||
|
||||
Reference in New Issue
Block a user