AngularJs: How to check for changes in file input fields?
<input type="file" onchange="angular.element(this).scope().fileNameChanged()">