Sha256: 4542e18d8f0a05f6b3c882ebff57b66a76b5749686f82195c04c45dee71a9727
Contents?: true
Size: 433 Bytes
Versions: 1
Compression:
Stored size: 433 Bytes
Contents
%div{:id => "distributor_#{item.id}"} %div{:class => 'column_2'} %ul %li %div.one-line-ellipsis#heading_title %span#name = item.send('name') %li.one-line-ellipsis = _('Env: ') %span#environment = distributor_environment_name item %div{:class => 'column_2'} %ul %li = get_registered(item) %li = get_checkin(item) .arrow-right
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katello-2.2.2 | app/views/katello/distributors/_list_distributor_show.html.haml |