Begin job details cards.

This commit is contained in:
Patrick Fic
2020-01-07 16:44:14 -08:00
parent e65273f2b6
commit 16eceb192f
9 changed files with 108 additions and 35 deletions

View File

@@ -57,7 +57,8 @@
"noaccess": "This job does not exist or you do not have access to it.",
"validationtitle": "Validation Error",
"validation": "Please ensure all fields are entered correctly.",
"saving": "Error encountered while saving record."
"saving": "Error encountered while saving record.",
"nojobselected": "No job is selected."
},
"actions": {
"viewJobImages": "View Job Images",
@@ -69,7 +70,5 @@
"card": {}
}
}
}
}