mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Try to fix Safari bug during installation
This commit is contained in:
parent
1888b6e0c1
commit
cb1ae3bdce
|
@ -82,6 +82,8 @@ $(function() {
|
|||
|
||||
$button.prop('disabled', false).text('Install Flarum');
|
||||
});
|
||||
|
||||
return false;
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue
Block a user