VRFS-1465 fix instrument icon for recording feed items

This commit is contained in:
Brian Smith 2014-03-27 02:00:21 -04:00
parent ba43244b69
commit 4316fa0d2c
1 changed files with 3 additions and 1 deletions

View File

@ -107,7 +107,9 @@ glue :recording do
child(:grouped_tracks => :grouped_tracks) {
:instrument_ids
node :instrument_ids do |track|
track.instrument_ids
end
child(:musician => :musician) {
attributes :id, :first_name, :last_name, :city, :state, :country, :location, :photo_url