diff --git a/public/installer/views/finish.blade.php b/public/installer/views/finish.blade.php index 513dba465..85b61bc39 100644 --- a/public/installer/views/finish.blade.php +++ b/public/installer/views/finish.blade.php @@ -29,9 +29,4 @@ next = next.concat('/admin/login'); window.location.href = next; } - - $(document).ready(function() { - $('#finish').hide(); - $('#requirement').show(); - }); \ No newline at end of file