Skip to content

[Fix] Inject delete form action on edit pages#4138

Merged
javiereguiluz merged 1 commit intoEasyCorp:masterfrom
quentint:master
Jan 21, 2021
Merged

[Fix] Inject delete form action on edit pages#4138
javiereguiluz merged 1 commit intoEasyCorp:masterfrom
quentint:master

Conversation

@quentint
Copy link
Copy Markdown
Contributor

I recently noticed I could not delete an entity from its edit page. Apparently something was forgotten as the delete form action was not injected.

Here's a PR to fix that.

@javiereguiluz javiereguiluz added this to the 3.x milestone Jan 21, 2021
@javiereguiluz
Copy link
Copy Markdown
Collaborator

Good catch, thanks Quentin.

@javiereguiluz javiereguiluz merged commit 58f423e into EasyCorp:master Jan 21, 2021
javiereguiluz added a commit that referenced this pull request Jan 22, 2021
This PR was merged into the 3.0.x-dev branch.

Discussion
----------

Inject delete form action on detail pages

Same as #4138, the delete form was broken on detail pages.

Commits
-------

b540207 Inject delete form action on detail pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants