diff --git a/modules/monitor/front/index.js b/modules/monitor/front/index.js index 292363b1dc..19ea06b5a1 100644 --- a/modules/monitor/front/index.js +++ b/modules/monitor/front/index.js @@ -2,7 +2,6 @@ export * from './module'; import './main'; import './index/'; -import './search-panel'; import './index/tickets'; import './index/clients'; import './index/orders'; diff --git a/modules/monitor/front/index/search-panel/locale/en.yml b/modules/monitor/front/index/search-panel/locale/en.yml deleted file mode 100644 index 21ba978db3..0000000000 --- a/modules/monitor/front/index/search-panel/locale/en.yml +++ /dev/null @@ -1,4 +0,0 @@ -FREE: Free -DELIVERED: Delivered -ON_PREPARATION: On preparation -PACKED: Packed \ No newline at end of file diff --git a/modules/monitor/front/index/search-panel/locale/es.yml b/modules/monitor/front/index/search-panel/locale/es.yml deleted file mode 100644 index 5872609f99..0000000000 --- a/modules/monitor/front/index/search-panel/locale/es.yml +++ /dev/null @@ -1,21 +0,0 @@ -Ticket id: Id ticket -Client id: Id cliente -Nickname: Alias -From: Desde -To: Hasta -Agency: Agencia -Warehouse: Almacén -Sales person: Comercial -Province: Provincia -My team: Mi equipo -Order id: Id cesta -Grouped States: Estado agrupado -Days onward: Días adelante -With problems: Con problemas -Pending: Pendiente -FREE: Libre -DELIVERED: Servido -ON_PREPARATION: En preparacion -PACKED: Encajado -Cannot choose a range of dates and days onward at the same time: No se puede selecionar un rango de fechas y días en adelante a la vez -Or: O \ No newline at end of file diff --git a/modules/monitor/front/search-panel/index.html b/modules/monitor/front/search-panel/index.html deleted file mode 100644 index 161c8a98cd..0000000000 --- a/modules/monitor/front/search-panel/index.html +++ /dev/null @@ -1,46 +0,0 @@ -