updated core to 7.73

This commit is contained in:
2020-11-09 10:18:07 +01:00
parent be549a75f6
commit 91e0ff102e
173 changed files with 1304 additions and 542 deletions

View File

@@ -448,7 +448,7 @@ function taxonomy_update_7004() {
}
else {
$instance['widget'] = array(
'type' => 'select',
'type' => 'options_select',
'module' => 'options',
'settings' => array(),
);