From 8688ecc81003e7cd199b8cd00b239d179a8b08ac Mon Sep 17 00:00:00 2001 From: Carlos Jimenez Ruiz Date: Tue, 10 Mar 2020 07:38:21 +0100 Subject: [PATCH] eliminado el campo id en advanced search --- e2e/helpers/selectors.js | 2 +- modules/claim/front/search-panel/index.html | 17 +++++------------ modules/client/front/search-panel/index.html | 17 +++++------------ modules/order/front/search-panel/index.html | 5 ----- modules/order/front/search-panel/locale/es.yml | 2 +- modules/ticket/front/search-panel/index.html | 5 ----- modules/ticket/front/search-panel/locale/es.yml | 2 +- 7 files changed, 13 insertions(+), 37 deletions(-) diff --git a/e2e/helpers/selectors.js b/e2e/helpers/selectors.js index 2849452415..93dd6c65d9 100644 --- a/e2e/helpers/selectors.js +++ b/e2e/helpers/selectors.js @@ -366,7 +366,7 @@ export default { ticketsIndex: { openAdvancedSearchButton: 'vn-searchbar .append vn-icon[icon="arrow_drop_down"]', advancedSearchInvoiceOut: 'vn-ticket-search-panel vn-textfield[ng-model="filter.refFk"]', - newTicketButton: 'vn-ticket-index > a', + newTicketButton: 'vn-ticket-index a', searchResult: 'vn-ticket-index vn-card > vn-table > div > vn-tbody > a.vn-tr', searchWeeklyResult: 'vn-ticket-weekly-index vn-table vn-tbody > vn-tr', searchResultDate: 'vn-ticket-index vn-table vn-tbody > a:nth-child(1) > vn-td:nth-child(5)', diff --git a/modules/claim/front/search-panel/index.html b/modules/claim/front/search-panel/index.html index 93d3db4559..f50af1e5ad 100644 --- a/modules/claim/front/search-panel/index.html +++ b/modules/claim/front/search-panel/index.html @@ -10,24 +10,17 @@ + + - - - - - - - - - - - - + + - - - -