Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit eacc211

Browse files
author
Stanislav Idolov
authored
ENGCOM-2300: magento-engcom/import-export-improvements#64: fix issue with Export Type UI #109
2 parents 7499791 + 863237c commit eacc211

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ImportExport/view/adminhtml/templates/export/form

1 file changed

+1
-0
lines changed

app/code/Magento/ImportExport/view/adminhtml/templates/export/form/before.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ require([
6464
this.modifyFilterGrid();
6565
}
6666
} else {
67+
this.previousGridEntity = '';
6768
$('export_filter_container').hide();
6869
}
6970
}

0 commit comments

Comments
 (0)