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

Commit

Permalink
ENGCOM-2300: #64: fix issue with Export Type UI #109
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Idolov authored Jul 18, 2018
2 parents 7499791 + 863237c commit eacc211
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ require([
this.modifyFilterGrid();
}
} else {
this.previousGridEntity = '';
$('export_filter_container').hide();
}
}
Expand Down

0 comments on commit eacc211

Please sign in to comment.