Skip to content

Comments

Remove unused redirectOnResponse on delete action#3198

Open
fulv wants to merge 2 commits intomasterfrom
fulv-redirectOnResponse
Open

Remove unused redirectOnResponse on delete action#3198
fulv wants to merge 2 commits intomasterfrom
fulv-redirectOnResponse

Conversation

@fulv
Copy link
Member

@fulv fulv commented Oct 14, 2020

Fixes #3197

</property>
<property name="visible">True</property>
<property name="modal" type="text">{"prependContent": ".portalMessage", "title": "Log in", "width": "26em", "actionOptions": {"redirectOnResponse": true}}</property>
<property name="modal" type="text">{"prependContent": ".portalMessage", "title": "Log in", "width": "26em", "actionOptions": {"ReResponse": true}}</property>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a typo / bad remove here 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toolbar delete action - actionOption redirectOnResponse for modal pattern is ignored

2 participants