Sha256: 6ece493aef9fcac0e64857a4dd628d7eeb413f648673f26fb456ef19e2f843a6

Contents?: true

Size: 242 Bytes

Versions: 49

Compression:

Stored size: 242 Bytes

Contents

.panel-heading
  %h3.panel-title
    = ticket.title
    %span.label.pull-right{class: "label-#{ticket.type.underscore}"}= ticket.type
- if ticket.description.present?
  .panel-body.ticket-description
    :markdown
      #{ticket.description}

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
tawork-0.0.29 app/views/tickets/_title_and_description.html.haml
tawork-0.0.28 app/views/tickets/_title_and_description.html.haml
tawork-0.0.27 app/views/tickets/_title_and_description.html.haml
tawork-0.0.26 app/views/tickets/_title_and_description.html.haml
tawork-0.0.25 app/views/tickets/_title_and_description.html.haml
tawork-0.0.24 app/views/tickets/_title_and_description.html.haml
tawork-0.0.23 app/views/tickets/_title_and_description.html.haml
tawork-0.0.22 app/views/tickets/_title_and_description.html.haml
tawork-0.0.21 app/views/tickets/_title_and_description.html.haml
tawork-0.0.20 app/views/tickets/_title_and_description.html.haml
tawork-0.0.19 app/views/tickets/_title_and_description.html.haml
tawork-0.0.18 app/views/tickets/_title_and_description.html.haml
tawork-0.0.17 app/views/tickets/_title_and_description.html.haml
tawork-0.0.16 app/views/tickets/_title_and_description.html.haml
tawork-0.0.15 app/views/tickets/_title_and_description.html.haml
tawork-0.0.14 app/views/tickets/_title_and_description.html.haml
tawork-0.0.13 app/views/tickets/_title_and_description.html.haml
tawork-0.0.12 app/views/tickets/_title_and_description.html.haml
tawork-0.0.11 app/views/tickets/_title_and_description.html.haml
tawork-0.0.10 app/views/tickets/_title_and_description.html.haml