mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:01:32 +00:00
esx_identity: clear form after submit
This commit is contained in:
@@ -31,5 +31,7 @@ $(document).ready(function () {
|
||||
height: $('#height').val(),
|
||||
})
|
||||
);
|
||||
|
||||
$('#register').trigger('reset');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user