Skip to content

Commit

Permalink
Merge pull request #13886 from TheCartpenter/patch-1
Browse files Browse the repository at this point in the history
Update authorize.twig
  • Loading branch information
danielkerr committed Apr 23, 2024
2 parents 98f5546 + 504b8b0 commit 6bce53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/admin/view/template/common/authorize.twig
Expand Up @@ -72,7 +72,7 @@ $('#button-send').on('click', function(e) {
});
});
$(document).ready(function () {
$(document).ready(function() {
$('#button-send').trigger('click');
});
//--></script>
Expand Down

0 comments on commit 6bce53e

Please sign in to comment.