Sha256: 5e8d976df247fe263ff69fa320fbd572ffedeb1150a5e9a3414a838dc55730fb

Contents?: true

Size: 365 Bytes

Versions: 2

Compression:

Stored size: 365 Bytes

Contents

- initial_action ||= :edit
.block{:id => "#{name}_#{item.send(accessor)}", "data-ajax_url" => "#{url_for(:controller=>controller.controller_name)}/#{item.send(accessor)}", "data-ajax_panelpage" => initial_action}
  - for col in columns
    .one-line-ellipsis{:class => 'column_' + columns.length.to_s, :title => item.send(col)}
      = item.send(col)
  .arrow-right

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
katello-2.2.2 app/views/katello/common/_list_item.html.haml
katello-1.5.0 app/views/katello/common/_list_item.html.haml