Commit 7058e16
authored
fix: Do not suggest the 4th step in action creation form when the campaign is disabled - MEED-9296 - Meeds-io/meeds#3412 (#1934)
Prior to this change, when creating an action and the campaign was not
yet enabled, the publication step was suggested as an empty step. This
change prevents that step from being suggested when the campaign is
disabled.1 parent a14a0f2 commit 7058e16
File tree
1 file changed
+1
-1
lines changed- portlets/src/main/webapp/vue-app/rules/components/drawers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments