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