Sha256: 6a22df45156f3e822dc352d4e5032aae6d969b4bbb437a255e681f6cb87b10f5

Contents?: true

Size: 441 Bytes

Versions: 36

Compression:

Stored size: 441 Bytes

Contents

.flyboy
  - content_for :sub_header
    = render "dorsale/flyboy/filters"

    .actions.top
      = download_button url_for(format: :csv), action: :export_csv
      = download_button url_for(format: :xls), action: :export_xls
      = download_button url_for(format: :pdf), action: :export_pdf

  = render_contextual

  .actions.top
    = search_form


  = render "dorsale/flyboy/tasks/list", tasks: @tasks, nested: false
  = paginate @tasks

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
dorsale-3.0.3 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-3.0.2 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-3.0.1 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-3.0.0 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.7.3 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.7.2 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.7.1 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.7.0 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.8 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.7 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.6 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.5 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.4 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.3 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.2 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.1 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.6.0 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.5.0 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.4.3 app/views/dorsale/flyboy/tasks/index.html.slim
dorsale-2.4.2 app/views/dorsale/flyboy/tasks/index.html.slim