Commit b238bb7a authored by neo's avatar neo

[DEV] add reload data when close import window

parent 454be45d
......@@ -2848,8 +2848,9 @@
};
$scope.closeManualModal = function () {
loadCellData(getActualPeriod());
$scope.cleanManual();
$scope.modalInstance.dismiss('cancel');
$("#importExcellFile").modal('hide');
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment