This commit is contained in:
gandhimathi 2018-08-30 12:39:18 +05:30
commit 3e8205df77

View File

@ -38,7 +38,7 @@ app.directive('jsXls', function () {
} }
// Clear input file // Clear input file
element.val(''); // element.val('');
}; };
//extend FileReader //extend FileReader