Added config provider with default small text. Replcaed all datepicker components to add proper format. BOD-166 BOD-246
This commit is contained in:
@@ -1067,7 +1067,8 @@
|
||||
"parts_orders": {
|
||||
"actions": {
|
||||
"backordered": "Backordered",
|
||||
"receive": "Receive"
|
||||
"receive": "Receive",
|
||||
"receiveinvoice": "Receive Invoice"
|
||||
},
|
||||
"errors": {
|
||||
"backordering": "Error backordering part {{message}}.",
|
||||
|
||||
@@ -1067,7 +1067,8 @@
|
||||
"parts_orders": {
|
||||
"actions": {
|
||||
"backordered": "",
|
||||
"receive": ""
|
||||
"receive": "",
|
||||
"receiveinvoice": ""
|
||||
},
|
||||
"errors": {
|
||||
"backordering": "",
|
||||
|
||||
@@ -1067,7 +1067,8 @@
|
||||
"parts_orders": {
|
||||
"actions": {
|
||||
"backordered": "",
|
||||
"receive": ""
|
||||
"receive": "",
|
||||
"receiveinvoice": ""
|
||||
},
|
||||
"errors": {
|
||||
"backordering": "",
|
||||
|
||||
Reference in New Issue
Block a user