Sha256: 8805b130a7ae57215a645c5de8925b72643245ee0ee6c1fa568e9860423cd9a1
Contents?: true
Size: 474 Bytes
Versions: 2
Compression:
Stored size: 474 Bytes
Contents
- unless smart_listing.collection.empty? %table.table.table-striped %thead %tr %th Processed at %th Entity %th Mailing %th Status %th.span1 %tbody - smart_listing.collection.each do |log| %tr = render :partial => "maily_herald/webui/dashboard/log", :locals => {:object => log} = smart_listing.paginate = smart_listing.pagination_per_page_links - else %p.alert No delivery logs
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
maily_herald-webui-0.9.0 | app/views/maily_herald/webui/dashboard/_log_list.html.haml |
maily_herald-webui-0.8.0 | app/views/maily_herald/webui/dashboard/_log_list.html.haml |