Compare changes
+ 53
− 2
@@ -18,11 +18,63 @@ class ViewsURLAliasAdminForm extends ConfirmFormBase {
@@ -53,5 +105,4 @@ class ViewsURLAliasAdminForm extends ConfirmFormBase {
Same as the other except also adds fix from https://www.drupal.org/project/views_url_alias/issues/3396154 since I can't apply both patches with composer since the modify the same lines.