Skip to content

Commit 061b2f2

Browse files
orthaghcedric-anne
authored andcommitted
visibility_strategy has been renamed, fix upgrade
1 parent 70c2d47 commit 061b2f2

File tree

1 file changed

+1
-1
lines changed
  • install/migrations/update_10.0.x_to_11.0.0

1 file changed

+1
-1
lines changed

install/migrations/update_10.0.x_to_11.0.0/form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
'submit_button_conditions',
351351
"JSON NOT NULL",
352352
[
353-
'after' => 'visibility_strategy',
353+
'after' => 'submit_button_visibility_strategy',
354354
]
355355
);
356356
}

0 commit comments

Comments
 (0)