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

OBPIH-5468 Removed javascript code that was causing a duplicate request #4019

Merged
merged 2 commits into from
May 7, 2023

Conversation

jmiranda
Copy link
Member

@jmiranda jmiranda commented May 5, 2023

No description provided.

@jmiranda jmiranda marked this pull request as draft May 5, 2023 14:02
@jmiranda jmiranda marked this pull request as ready for review May 7, 2023 14:04
@jmiranda jmiranda merged commit cef68e8 into release/0.8.22 May 7, 2023
@jmiranda jmiranda deleted the OBPIH-5468 branch May 7, 2023 14:23
@@ -232,7 +232,7 @@
</div>
<div class="right">
<g:if test="${!order?.isPlaced()}">
<g:link controller="order" action="placeOrder" id="${order?.id}" class="button validate" >
<g:link controller="order" action="placeOrder" id="${order?.id}" class="button" >
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jmiranda Could now the $(".validate").click(...); handler be removed too? I believe it is not required anymore.

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.

None yet

2 participants