mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 02:19:34 +05:30
(refactor): minor alert message tweaks and autofill prevention
This commit is contained in:
@@ -25,7 +25,7 @@ $(document).ready(function() {
|
||||
}
|
||||
}
|
||||
else {
|
||||
show_alert("Please fill-up all the fields", "info");
|
||||
show_alert("Please fill-up all fields", "info");
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user