mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 02:54:04 +03:00
Update material.js
This commit is contained in:
parent
86832d3174
commit
dc340c22e7
2
dist/js/material.js
vendored
2
dist/js/material.js
vendored
|
@ -283,7 +283,7 @@
|
||||||
} else {
|
} else {
|
||||||
// Immediate and static creation
|
// Immediate and static creation
|
||||||
$((selector) ? selector : this.options.withRipples).ripples();
|
$((selector) ? selector : this.options.withRipples).ripples();
|
||||||
};
|
}
|
||||||
},
|
},
|
||||||
"autofill": function () {
|
"autofill": function () {
|
||||||
// This part of code will detect autofill when the page is loading (username and password inputs for example)
|
// This part of code will detect autofill when the page is loading (username and password inputs for example)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user