Sha256: 07a7a3b0e5c9afcd52cb08523ee6c3a12b84087bd4c28757a6fc8383034d7cf5

Contents?: true

Size: 427 Bytes

Versions: 17

Compression:

Stored size: 427 Bytes

Contents

#events
  %table#events_table.table.table-striped
    - @tasks.each do |task|
      = render :partial => 'queue_dispatcher_views/task_event', :locals => { task:      task, 
                                                                             show_ids:  defined?(show_ids) ? show_ids : false,
                                                                             id_prefix: defined?(id_prefix) ? id_prefix : '' }

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
queue_dispatcher-2.5.3 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-2.3.0 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-2.1.0 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.5.1 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.3.1 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.3.0 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.2.0 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.19 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.18 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.17 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.16 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.15 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.14 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.12 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.11 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.10 app/views/queue_dispatcher_views/_search_results_events.html.haml
queue_dispatcher-1.1.9 app/views/queue_dispatcher_views/_search_results_events.html.haml