You are here

function yamlform_update_8039 in YAML Form 8

Issue #2783575: Add autofocus form setting.

File

includes/yamlform.update.inc, line 817
YAML Form module update hooks.

Code

function yamlform_update_8039() {
  _yamlform_update_form_settings();
}