Skip to content

Commit

Permalink
Merge branch 'v3-h5p' of https://github.com/themeum/tutor into v3-h5p
Browse files Browse the repository at this point in the history
  • Loading branch information
Anindra123 committed Oct 2, 2024
2 parents 48b2ab1 + 89b4a4e commit 4c4635d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const H5PContentListModal = ({
onAddContent(selectedContents);
closeModal({ action: 'CONFIRM' });
}}
disabled={!selectedContents.length}
>
{__('Add', 'tutor')}
</Button>
Expand Down

0 comments on commit 4c4635d

Please sign in to comment.