summaryrefslogtreecommitdiff
path: root/app/views/shared/_milestone_expired.html.haml
blob: be536426732665709a4cfd453f3b5dd10cac9735 (plain)
1
2
3
4
5
- if milestone.expired? and not milestone.closed?
  %span.cred (已过期)
- if milestone.expires_at
  %span
    = milestone.expires_at