mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-13 13:17:03 +03:00
ac37625123
This reverts commit 162fd8e9b8
.
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
$(document).ready(function() {
|
|
$('#inputEmail').focus()
|
|
})
|
|
|