Files
opensourcepos/app
Ollama d71b69f6d8 Fix review issues: CSS syntax, accessibility, colspan values, and avatar toggle state persistence
- Fixed invalid CSS syntax (padding:10px; !important -> padding:10px;)
- Added type="button" to avatar toggle buttons to prevent form submission
- Fixed colspan values for avatar column in receivings/receiving.php and receivings/receipt.php
- Added summary_colspan for tax indicator in sales/receipt_default.php
- Changed avatar toggle from <a><div> to proper <button> elements
- Fixed persisted avatar state to also hide header columns
- Fixed column widths to total 100% in sales/register.php
- Fixed no-items-in-cart colspan from 8 to 9 in sales/register.php
- Unified localStorage key to 'avatarColumnVisible' across all views
2026-03-17 15:42:17 +00:00
..
2025-08-07 21:06:11 +02:00
2024-06-15 17:19:15 +02:00
2025-11-23 21:37:32 +01:00
2024-06-15 17:19:15 +02:00
2024-06-15 17:19:15 +02:00