PMCORE-3597

This commit is contained in:
Henry Jordan
2021-12-13 20:52:21 +00:00
parent 3725985989
commit 261ccc8080
14 changed files with 147 additions and 148 deletions

View File

@@ -53,8 +53,8 @@ export default {
headings: {
case_number: this.$i18n.t("ID_MYCASE_NUMBER"),
thread_title: this.$i18n.t('ID_CASE_THREAD_TITLE'),
process_name: this.$i18n.t("ID_PROCESS_NAME"),
process_category: this.$i18n.t("ID_CATEGORY_PROCESS"),
process_name: this.$i18n.t("ID_PROCESS_NAME"),
task: this.$i18n.t("ID_TASK"),
send_by: this.$i18n.t("ID_SEND_BY"),
current_user: this.$i18n.t("ID_CURRENT_USER"),
@@ -65,8 +65,8 @@ export default {
columns: [
"case_number",
"thread_title",
"process_name",
"process_category",
"process_name",
"due_date",
"delegation_date",
"priority",