mirror of
https://github.com/flarum/core.git
synced 2025-05-05 06:57:55 +02:00
Try to fix Safari bug during installation
This commit is contained in:
parent
ab496eb8f8
commit
5783dbe77b
@ -82,6 +82,8 @@ $(function() {
|
||||
|
||||
$button.prop('disabled', false).text('Install Flarum');
|
||||
});
|
||||
|
||||
return false;
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user