Skip to content

Commit

Permalink
MDL-66609 core_h5p: Whitespacep fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Oct 29, 2019
1 parent 6850374 commit 8846706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions h5p/templates/h5pdiv.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
}}

<div class="h5p-content-wrapper">
<div class="h5p-content" data-content-id="{{h5pid}}"></div>
</div>
<div class="h5p-content" data-content-id="{{h5pid}}"></div>
</div>

0 comments on commit 8846706

Please sign in to comment.