Sha256: b8f0c50324d1988db35ff299b35ebdc59ce39db7a5c90db12c9102b271260033

Contents?: true

Size: 220 Bytes

Versions: 3

Compression:

Stored size: 220 Bytes

Contents

.flyboy
  = render "flyboy/filters"
  = render "flyboy/tasks/list", tasks: @tasks, nested: true

  p.center
    = link_to t("actions.new_task"), flyboy.new_task_path(taskable_guid: person.guid), class: "btn btn-success"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
customer_vault-1.3.2 app/views/customer_vault/people/_tasks_tab.html.slim
customer_vault-1.3.1 app/views/customer_vault/people/_tasks_tab.html.slim
customer_vault-1.3.0 app/views/customer_vault/people/_tasks_tab.html.slim