Started modifying chart components. Removed chartjs and added Nivo. Fixed signout functionality.
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
"receive": "Receive Part"
|
||||
},
|
||||
"errors": {
|
||||
"creating": "Error adding invoice.",
|
||||
"invalidro": "Not a valid RO.",
|
||||
"invalidvendor": "Not a valid vendor.",
|
||||
"validation": "Please ensure all fields are entered correctly. "
|
||||
@@ -182,6 +183,9 @@
|
||||
"labels": {
|
||||
"actions": "Actions",
|
||||
"new": "New Invoice"
|
||||
},
|
||||
"successes": {
|
||||
"creating": "Invoice added successfully."
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
|
||||
@@ -167,6 +167,7 @@
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
"creating": "",
|
||||
"invalidro": "",
|
||||
"invalidvendor": "",
|
||||
"validation": ""
|
||||
@@ -182,6 +183,9 @@
|
||||
"labels": {
|
||||
"actions": "",
|
||||
"new": ""
|
||||
},
|
||||
"successes": {
|
||||
"creating": ""
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
|
||||
@@ -167,6 +167,7 @@
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
"creating": "",
|
||||
"invalidro": "",
|
||||
"invalidvendor": "",
|
||||
"validation": ""
|
||||
@@ -182,6 +183,9 @@
|
||||
"labels": {
|
||||
"actions": "",
|
||||
"new": ""
|
||||
},
|
||||
"successes": {
|
||||
"creating": ""
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
|
||||
Reference in New Issue
Block a user