Merged in feature/IO-2563-Repair-Line-Expander-Bills-Transaltion (pull request #1385)
IO-2563 Repair LIne Expander Bills Translation Approved-by: Dave Richer
This commit is contained in:
@@ -84,7 +84,7 @@ export default function JobLinesExpander({ jobline, jobid }) {
|
||||
))
|
||||
) : (
|
||||
<Timeline.Item>
|
||||
{t("parts_orders.labels.notyetordered")}
|
||||
{t("bills.labels.nobilllines")}
|
||||
</Timeline.Item>
|
||||
)}
|
||||
</Timeline>
|
||||
|
||||
Reference in New Issue
Block a user