Use correct icon for scheduled jobs in pipeline graph

This commit is contained in:
Winnie Hellmann 2018-09-27 14:19:44 +02:00 committed by Alessio Caiazza
parent ea38e832f0
commit 308d11f4bb

View file

@ -11,7 +11,7 @@ module Gitlab
end
def icon
'timer' # TODO: 'status_scheduled'
'status_scheduled'
end
def favicon