You are here

function webform_update_8618 in Webform 6.x

Issue #3171834: Allow .webform-elements to support custom attributes.

File

includes/webform.install.update.inc, line 4192
Archived Webform update hooks.

Code

function webform_update_8618() {
  _webform_update_webform_settings();
}