Sha256: b098fce8862eebf10cc6fd0aaba3cbc3d2190a646147d93c0a57bd7690dbd3a1
Contents?: true
Size: 346 Bytes
Versions: 5
Compression:
Stored size: 346 Bytes
Contents
.title_tools = link_to_inline(:create_task, url_for(action: :new, view: @view), text: t(:create_task), class: 'btn-sm btn-primary') .title#title = (@view == "assigned" ? t(:assigned_tasks) : t(:tasks)) = image_tag("loading.gif", size: :thumb, id: "loading", style: "display: none;") .remote#options{ hidden } .remote#create_task{ hidden }
Version data entries
5 entries across 5 versions & 1 rubygems