Skip to content

Conversation

@Lainow
Copy link
Contributor

@Lainow Lainow commented Nov 4, 2025

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Screenshots (if appropriate):

<script>
function showCreditDiv{{ rand }}() {
const creditVoucherBlock = document.getElementById('creditvoucherblock{{ rand }}');
console.log('plugin-credit-quantity_{{ rand }}');
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change

Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
@Lainow Lainow requested a review from Rom1-B November 4, 2025 15:36
@Rom1-B Rom1-B merged commit 7738771 into main Nov 18, 2025
3 checks passed
@Rom1-B Rom1-B deleted the fix-available-quantity-tooltip branch November 18, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants