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'
|
currentUserBinding: 'controller.currentUser'
|
||||||
|
|
||||||
statusImageUrl: (->
|
statusImageUrl: (->
|
||||||
"/#{@get('slug')}.png"
|
Travis.Urls.statusImage(@get('slug'))
|
||||||
).property('slug')
|
).property('slug')
|
||||||
|
|
||||||
displayStatusImages: (->
|
displayStatusImages: (->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user