Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EZP-24250: Not possible to remove ezflow blocks #68

Merged
merged 1 commit into from May 18, 2015

Conversation

joaoinacio
Copy link
Contributor

JIRA: https://jira.ez.no/browse/EZP-24350

Problem

It is not possible to remove ezflow blocks (using the "trash" icon/button), since #67
The up/down and block ordering logic prevents default form submission, however the YUI selector was also being applied to the remove button (because remove_block name text contains move_block).

Fix

Modify the input selector to _move_block so it applies only to the move buttons.

Tests

Manual

@andrerom
Copy link
Contributor

andrerom commented May 8, 2015

+1 ping @dpobel

@glye
Copy link
Member

glye commented May 11, 2015

+1

1 similar comment
@dpobel
Copy link
Contributor

dpobel commented May 11, 2015

+1

@rudzboy
Copy link

rudzboy commented May 11, 2015

+1

dpobel added a commit that referenced this pull request May 18, 2015
Fix EZP-24250: Not possible to remove ezflow blocks
@dpobel dpobel merged commit b9c76b7 into ezsystems:master May 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants