File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33- pkgdown icons added.
44
5+ - In ` learnitdown_init() ` an h5pxapikatchu js file is not need any more (commented out).
6+
57# learnitdown 1.5.2
68
79- The dependency to {keyring} is added again. It allows to store the password
Original file line number Diff line number Diff line change @@ -377,7 +377,9 @@ var h5pContentTypes = [''];
377377<script src='" , baseurl , " /wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
378378-->
379379
380+ <!--
380381<script src='" , baseurl , " /wp-content/plugins/h5pxapikatchu/js/h5pxapikatchu-variables.js'></script>
382+ -->
381383<script src='" , baseurl , " /wp-content/plugins/h5p/h5p-php-library/js/jquery.js'></script>
382384<script src='" , baseurl , " /wp-content/plugins/h5p/h5p-php-library/js/h5p.js'></script>
383385<script src='" , baseurl , " /wp-content/plugins/h5p/h5p-php-library/js/h5p-event-dispatcher.js'></script>
You can’t perform that action at this time.
0 commit comments