Skip to content
Snippets Groups Projects
Commit 8584e6ba authored by Robert Schilling's avatar Robert Schilling
Browse files

Remove snippet expiration date from UI

Former-commit-id: 05c38ab8
parent 0457fc75
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment