PMCORE-2637 Advanced Search > 'filter by status' option does not display

This commit is contained in:
Rodrigo Quelca
2021-01-13 18:57:02 +00:00
parent 3c13ad12c8
commit c5d564953d

View File

@@ -256,7 +256,7 @@ export default {
id: "CaseStatus",
title: `${this.$i18n.t('ID_FILTER')}: ${this.$i18n.t('ID_CASE_STATUS')}`,
optionLabel: this.$i18n.t('ID_STATUS'),
detail: "ID_PLEASE_SELECT_THE_STATUS_FOR_THE_SEARCH",
detail: this.$i18n.t('ID_PLEASE_SELECT_THE_STATUS_FOR_THE_SEARCH'),
tagText: "",
tagPrefix: this.$i18n.t('ID_SEARCH_BY_STATUS'),
items:[