Sha256: 3bf544f79677d83d057491693773f01d185b74bae21c92eab43724eceec3357a

Contents?: true

Size: 316 Bytes

Versions: 49

Compression:

Stored size: 316 Bytes

Contents

%ul.dropdown-menu.dropdown-inverse.pull-right{role: "menu", style: "width: 100px", "aria-labelledby" => "state_dropdown_#{ticket.id}"}
  - ticket.aasm.events.each do |event|
    %li{role: "presentation"}
      %a.trigger-event{"data-event" => event, href: "#", role: "menuitem", tabindex: "-1"}= event.to_s.humanize

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
tawork-0.0.9 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.8 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.7 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.6 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.5 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.4 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.3 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.2 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.1 app/views/tickets/_events_dropdown.html.haml