updated core to 7.80
This commit is contained in:
@@ -8,7 +8,7 @@ files[] = taxonomy.module
|
||||
files[] = taxonomy.test
|
||||
configure = admin/structure/taxonomy
|
||||
|
||||
; Information added by Drupal.org packaging script on 2019-05-08
|
||||
version = "7.67"
|
||||
; Information added by Drupal.org packaging script on 2021-04-21
|
||||
version = "7.80"
|
||||
project = "drupal"
|
||||
datestamp = "1557336079"
|
||||
datestamp = "1619021862"
|
||||
|
@@ -448,7 +448,7 @@ function taxonomy_update_7004() {
|
||||
}
|
||||
else {
|
||||
$instance['widget'] = array(
|
||||
'type' => 'select',
|
||||
'type' => 'options_select',
|
||||
'module' => 'options',
|
||||
'settings' => array(),
|
||||
);
|
||||
|
Reference in New Issue
Block a user