-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: embeddable-build-status-plugin
The Embeddable Build Status plugin is displaying running.png when a project is disabled.
running.png is the default option in the switch statement.
default:
file = "running.png";