Skip to content

Feature/gift history#86

Merged
MichaelT372 merged 17 commits into
mainfrom
feature/gift-history
May 18, 2026
Merged

Feature/gift history#86
MichaelT372 merged 17 commits into
mainfrom
feature/gift-history

Conversation

@MichaelT372
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread dist/engrid.js

updateTotalAmountDonated() {
const el = document.querySelector(".en__hubTxnGiving__transactions__total > span");
const enTotal = el?.textContent?.trim().replace("$", "").replace(",", "");
const el = document.querySelector(
".en__hubTxnGiving__transactions__total > span"
);
const enTotal = el?.textContent?.trim().replace("$", "").replace(",", "");
@MichaelT372 MichaelT372 merged commit daf7623 into main May 18, 2026
3 of 4 checks passed
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.

2 participants