Sha256: 7c2078ad26169d407e65a960cde06abc6dfb35f88a8b30e417a20e3c78b4064e

Contents?: true

Size: 171 Bytes

Versions: 9

Compression:

Stored size: 171 Bytes

Contents

#events
  %table#events_table.table.table-striped
    - @tasks.each do |task|
      = render :partial => 'queue_dispatcher_views/task_event', :locals => { :task => task }

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
queue_dispatcher-1.1.8 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.7 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.6 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.5 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.4 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.3 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.2 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.1 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.0 app/views/queue_dispatcher_views/_search_results_events.html.haml