PMCORE-3597
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user