modified: templates/index.html
This commit is contained in:
@@ -168,7 +168,7 @@
|
|||||||
setTimeout(() => { formCard.style.border = "none"; }, 500);
|
setTimeout(() => { formCard.style.border = "none"; }, 500);
|
||||||
|
|
||||||
// Focus price because it's usually the only thing missing
|
// Focus price because it's usually the only thing missing
|
||||||
document.getElementById('form-price').focus();
|
//document.getElementById('form-price').focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
function dismissPrompt() {
|
function dismissPrompt() {
|
||||||
|
|||||||
Reference in New Issue
Block a user