Major Refactor: Refactor the codebase to improve readability and maintainability
This commit is contained in:
3
static/js/login.js
Normal file
3
static/js/login.js
Normal file
@@ -0,0 +1,3 @@
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
window.formatHelpers.bindRutInput('#rutInput');
|
||||
});
|
||||
Reference in New Issue
Block a user