h5p-editor-php-library
h5p-editor-php-library copied to clipboard
Add field name to library select field classname
When merged in, the classname of a library select field's DOM element will also contain field-name-${field.name}in order to create the same behavior that other fields' DOM elements show.