Update material.js

This commit is contained in:
Fabrice Daugan 2016-12-11 16:12:58 +01:00 committed by GitHub
parent 86832d3174
commit dc340c22e7

2
dist/js/material.js vendored
View File

@ -283,7 +283,7 @@
} else {
// Immediate and static creation
$((selector) ? selector : this.options.withRipples).ripples();
};
}
},
"autofill": function () {
// This part of code will detect autofill when the page is loading (username and password inputs for example)