Use status image helper to determine the URL.
This commit is contained in:
parent
340dec5396
commit
eaf258f033
|
@ -126,7 +126,7 @@ Travis.reopen
|
|||
currentUserBinding: 'controller.currentUser'
|
||||
|
||||
statusImageUrl: (->
|
||||
"/#{@get('slug')}.png"
|
||||
Travis.Urls.statusImage(@get('slug'))
|
||||
).property('slug')
|
||||
|
||||
displayStatusImages: (->
|
||||
|
|
Loading…
Reference in New Issue
Block a user