You are here

function webform_update_8612 in Webform 6.x

Issue #3166341: Add keyboard navigation support to Webform cards.

File

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

Code

function webform_update_8612() {
  _webform_update_webform_settings();
}