ClubLedger/static
Claude db0ae227f1
Admin settings as accordions; cashier mode tab for top-up/withdrawal
- Replace flat settings form with 6 collapsible accordion sections
  (General, Business Address, Branding, Transactions, Receipt Labels,
  Receipt Footers), each with its own Save button and feedback message
- Add segmented mode-tab control to cashier form so staff pick
  Top Up or Withdrawal before entering amounts; withdrawal panel
  hidden by default, resets to Top Up on cancel/clear
- Add toggleAcc(), setCashierMode() JS helpers
- Add accordion + mode-tab CSS styles

https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7
2026-05-31 04:11:00 +00:00
..
app.js Admin settings as accordions; cashier mode tab for top-up/withdrawal 2026-05-31 04:11:00 +00:00
bar.html fix: remove all non-ASCII characters that cause Windows encoding issues 2026-05-31 03:48:14 +00:00
bar.js fix: remove all non-ASCII characters that cause Windows encoding issues 2026-05-31 03:48:14 +00:00
cashier.html fix: remove all non-ASCII characters that cause Windows encoding issues 2026-05-31 03:48:14 +00:00
cashier.js fix: remove all non-ASCII characters that cause Windows encoding issues 2026-05-31 03:48:14 +00:00
common.js fix: remove all non-ASCII characters that cause Windows encoding issues 2026-05-31 03:48:14 +00:00
index.html Admin settings as accordions; cashier mode tab for top-up/withdrawal 2026-05-31 04:11:00 +00:00
style.css Admin settings as accordions; cashier mode tab for top-up/withdrawal 2026-05-31 04:11:00 +00:00