forked from science-ation/science-ation
Validate the form on load so the user can see the problems right away.
This commit is contained in:
parent
56707e4941
commit
2db3ce6b9e
@ -152,6 +152,8 @@ $(document).ready(function() {
|
||||
});
|
||||
|
||||
user_update_tab_status('judge');
|
||||
|
||||
$("#judgeother_form").valid();
|
||||
});
|
||||
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user