Fix label issue on IO-1014

This commit is contained in:
Patrick Fic
2021-05-06 16:43:40 -07:00
parent b39a6e9e34
commit 2000c69ed5
5 changed files with 25 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ export function ContractsFindModalContainer({
<Modal
visible={visible}
width="70%"
title={t("payments.labels.findermodal")}
title={t("contracts.labels.findermodal")}
onCancel={() => toggleModalVisible()}
onOk={() => toggleModalVisible()}
destroyOnClose

View File

@@ -551,6 +551,7 @@
"dlexpirebeforereturn": "The driver's license expires before the car is expected to return. ",
"driverinformation": "Driver's Information",
"findcontract": "Find Contract",
"findermodal": "Contract Finder",
"noteconvertedfrom": "R.O. created from converted Courtesy Car Contract {{agreementnumber}}.",
"populatefromjob": "Populate from Job",
"rates": "Contract Rates",

View File

@@ -551,6 +551,7 @@
"dlexpirebeforereturn": "",
"driverinformation": "",
"findcontract": "",
"findermodal": "",
"noteconvertedfrom": "",
"populatefromjob": "",
"rates": "",

View File

@@ -551,6 +551,7 @@
"dlexpirebeforereturn": "",
"driverinformation": "",
"findcontract": "",
"findermodal": "",
"noteconvertedfrom": "",
"populatefromjob": "",
"rates": "",