quantum-ai-v2/templates
Claude 01e61d6f28 Fix wallet top-up button to link directly to top-up page
- Replace placeholder alert with functional wallet top-up link
- Update wallet_card.html to use {% url 'wallet:wallet_topup' %}
- Change from button to anchor tag with proper styling
- Links directly to /wallet/topup/ for immediate top-up access
- Affects all agent pages using the shared wallet card component

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 08:13:29 +05:30
..
agent_base Fix agent pages URL routing conflict 2025-07-21 20:09:51 +05:30
authentication Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
components Fix wallet top-up button to link directly to top-up page 2025-07-25 08:13:29 +05:30
core Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
wallet Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
base.html Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30