Skip to content

Fix link to blank group icon

Sean McGivern requested to merge 14446-no_group_avatar-png-link into master

When the group is the default blank icon, this needs to use the image_path helper; otherwise, the link won't work if assets are precompiled. This still works fine for uploaded icons in either case.

Closes #14446 (closed).

Merge request reports