Skip to content
Snippets Groups Projects
Commit 590cc8f6 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system.

parent cd268569
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -1765,6 +1765,7 @@ function system_update_8012() {
'site_frontpage' => 'page.front',
'site_403' => 'page.403',
'site_404' => 'page.404',
'drupal_weight_select_max' => 'weight_select_max',
));
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment