BOD-17 Added return car modal.
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
},
|
||||
"contracts": {
|
||||
"errors": {
|
||||
"returning": "",
|
||||
"saving": "",
|
||||
"selectjobandcar": ""
|
||||
},
|
||||
@@ -150,6 +151,7 @@
|
||||
"cc_cardholder": "",
|
||||
"cc_expiry": "",
|
||||
"cc_num": "",
|
||||
"driver": "",
|
||||
"driver_addr1": "",
|
||||
"driver_addr2": "",
|
||||
"driver_city": "",
|
||||
@@ -178,6 +180,9 @@
|
||||
}
|
||||
},
|
||||
"courtesycars": {
|
||||
"actions": {
|
||||
"return": ""
|
||||
},
|
||||
"errors": {
|
||||
"saving": ""
|
||||
},
|
||||
@@ -216,6 +221,7 @@
|
||||
"empty": "",
|
||||
"full": ""
|
||||
},
|
||||
"return": "",
|
||||
"vehicle": ""
|
||||
},
|
||||
"status": {
|
||||
|
||||
Reference in New Issue
Block a user