Actions
Bug #30997
closedOperatingsystem icon returns always img_tag if OS familiy icon is missing
Description
In one edge case (No OS family) we don't return image_path or img_tag depending on caller, but always img_tag.
in `app/helpers/operatingsystems_helper.rb`
Actions