mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 15:16:04 +10:00
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
- if milestone.expired? and not milestone.closed?
|
|
%span.cred (Expired)
|
|
- if milestone.expires_at
|
|
%span
|
|
= milestone.expires_at
|