Sha256: f34c724e5d5bc72be24e3fe546952715a5f8c11eb58ebc5494446fb5c522b514

Contents?: true

Size: 198 Bytes

Versions: 23

Compression:

Stored size: 198 Bytes

Contents

%ul.leads--list
  - leads.each do |lead|
    %li.item
      = image_tag lead.photo.photo.url(:thumb) if lead.photo
      = link_to lead, lead_path(lead)
      = link_to '[~]', edit_lead_path(lead)

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wco_models-3.1.0.187 app/views/wco/leads/_index.haml
wco_models-3.1.0.184 app/views/wco/leads/_index.haml
wco_models-3.1.0.183 app/views/wco/leads/_index.haml
wco_models-3.1.0.182 app/views/wco/leads/_index.haml
wco_models-3.1.0.181 app/views/wco/leads/_index.haml
wco_models-3.1.0.180 app/views/wco/leads/_index.haml
wco_models-3.1.0.178 app/views/wco/leads/_index.haml
wco_models-3.1.0.177 app/views/wco/leads/_index.haml
wco_models-3.1.0.176 app/views/wco/leads/_index.haml
wco_models-3.1.0.175 app/views/wco/leads/_index.haml
wco_models-3.1.0.174 app/views/wco/leads/_index.haml
wco_models-3.1.0.173 app/views/wco/leads/_index.haml
wco_models-3.1.0.172 app/views/wco/leads/_index.haml
wco_models-3.1.0.171 app/views/wco/leads/_index.haml
wco_models-3.1.0.170 app/views/wco/leads/_index.haml
wco_models-3.1.0.169 app/views/wco/leads/_index.haml
wco_models-3.1.0.168 app/views/wco/leads/_index.haml
wco_models-3.1.0.167 app/views/wco/leads/_index.haml
wco_models-3.1.0.166 app/views/wco/leads/_index.haml
wco_models-3.1.0.165 app/views/wco/leads/_index.haml