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.50 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.49 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.48 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.47 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.46 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.45 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.44 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.43 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.42 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.41 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.40 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.39 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.38 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.37 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.36 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.35 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.34 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.33 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.31 app/views/tickets/_events_dropdown.html.haml
tawork-0.0.30 app/views/tickets/_events_dropdown.html.haml