Actions
Defect #41724
closedMissing key icon image on Change password button
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
In the my account page, the Change password button is missing its icon image.
Expected:
Actual:
Files
Related issues
Updated by Katsuya HIDAKA 13 days ago
I have attached a patch to fix this problem.
To fix this, I added the key image definition to conig/icon_source.yml and ran the bin/rails icons:generate
command.
I have confirmed that the icon image now displays correctly, and all lint checks and tests have passed.
Updated by Bernhard Rohloff 13 days ago
- Related to Feature #23980: Replace icon images with Tabler SVG icons added
Updated by Marius BĂLTEANU 13 days ago
- Status changed from New to Resolved
- Assignee set to Marius BĂLTEANU
- Resolution set to Fixed
Committed as part of #23980, thanks!
Actions