ClubLedger/static
Claude 79ae833fa9
Replace literal em-dashes with — HTML entities
Fixes garbled display ("â€"") on Windows where the UTF-8 bytes for U+2014
were being misread as Windows-1252. All em-dash occurrences in index.html,
app.js, and common.js are now expressed as HTML entities.

https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7
2026-05-30 16:42:46 +00:00
..
app.js Replace literal em-dashes with — HTML entities 2026-05-30 16:42:46 +00:00
bar.html Remove product search from bar tab 2026-05-30 08:52:18 +00:00
bar.js Remove product search from bar tab 2026-05-30 08:52:18 +00:00
cashier.html Fix 1-4: staff dropdown, split pages, print size toggle, receipts 2026-05-30 06:28:54 +00:00
cashier.js Fix 1-4: staff dropdown, split pages, print size toggle, receipts 2026-05-30 06:28:54 +00:00
common.js Replace literal em-dashes with — HTML entities 2026-05-30 16:42:46 +00:00
index.html Replace literal em-dashes with — HTML entities 2026-05-30 16:42:46 +00:00
style.css Add withdrawal feature to cashier tab 2026-05-30 14:31:16 +00:00