Sha256: 7bd19454adc24d682a35a27f14253478e511bf8c75ce05dd1dd3ddb42adbc8ac

Contents?: true

Size: 435 Bytes

Versions: 17

Compression:

Stored size: 435 Bytes

Contents

#events
  %table#events_table.table.table-striped
    - @tasks.each do |task|
      = render :partial => 'queue_dispatcher_views/task_my_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_my_events.html.haml
queue_dispatcher-2.3.0 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-2.1.0 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.5.1 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.3.1 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.3.0 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.2.0 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.19 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.18 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.17 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.16 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.15 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.14 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.12 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.11 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.10 app/views/queue_dispatcher_views/_search_results_my_events.html.haml
queue_dispatcher-1.1.9 app/views/queue_dispatcher_views/_search_results_my_events.html.haml