Mercurial > hg > soundsoftware-site
view .svn/pristine/5f/5fea3ea8f64ced7d135dd738b62ef6c27de5858b.svn-base @ 1613:90bed4e10cc8 deploy
Download file link
author | Chris Cannam |
---|---|
date | Wed, 30 Aug 2017 17:24:37 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<%= raw @issues.map {|issue| { 'id' => issue.id, 'label' => "#{issue.tracker} ##{issue.id}: #{truncate issue.subject.to_s, :length => 60}", 'value' => issue.id } }.to_json %>