Removed testing code
This commit is contained in:
parent
36833cfac4
commit
75144fc91b
|
|
@ -29,9 +29,4 @@
|
|||
next = next.concat('/admin/login');
|
||||
window.location.href = next;
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#finish').hide();
|
||||
$('#requirement').show();
|
||||
});
|
||||
</script>
|
||||
Loading…
Reference in New Issue