Sha256: f896aa249e3516eca2e39c2b812b5966c6648a44f4abb02d0cb8d077d3986a23
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
%div{:class => 'block', :id => item.send(accessor), :panel_id => panel_id, "data-hover-text" => (hover_text if hover_text)} - for col in columns %div{:class => 'column_' + columns.length.to_s} = 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/_one_panel_list_item.haml |
katello-1.5.0 | app/views/katello/common/_one_panel_list_item.haml |