More security!
Redesigned authorization system
Small change and bugs
This commit is contained in:
Aidaho12
2018-05-02 17:11:22 +06:00
parent d26d949105
commit 4a121235b8
14 changed files with 262 additions and 89 deletions

View File

@@ -107,7 +107,7 @@ $( function() {
}
} );
});
$('.alert-danger').remove();
//$('.alert-danger').remove();
$('#add-user').click(function() {
$('#error').remove();