case self::STATUS_INPROGRESS:
                $text = "In progress";
                $badge = sprintf($badge, "info", "wrench", $text);
                break;