Commit 1eccec17 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #6158 from Razer6/remove_snippet_expiaration_date

Remove snippet expiration date from UI
parents 11ea009e 05c38ab8
......@@ -5,13 +5,6 @@
%span.cgray.monospace.tiny.pull-right
= snippet.file_name
%small.pull-right.cgray
Expires:
- if snippet.expires_at
= snippet.expires_at.to_date.to_s(:short)
- else
Never
.snippet-info
= "##{snippet.id}"
%span
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment