You are here

function webform_update_8619 in Webform 6.x

Issue #3151506: Remove .webform-elements wrapper around elements.

File

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

Code

function webform_update_8619() {
  _webform_update_webform_settings();
}