function yamlform_update_8069 in YAML Form 8
Issue #2826976: Allow CSS and JavaScript to be injected into a form.
File
- includes/
yamlform.update.inc, line 1390 - YAML Form module update hooks.
Code
function yamlform_update_8069(&$sandbox) {
// Update 'yamlform.yamlform.*' configuration.
_yamlform_update_form_settings();
}