Show created_at in table column

This commit is contained in:
Kamil Trzcinski 2016-06-15 16:16:21 +02:00
parent f30d1fdf94
commit 3213023dd6
1 changed files with 5 additions and 5 deletions

View File

@ -17,11 +17,11 @@
.light
\-
%td
- if tag.created_at
= time_ago_in_words(tag.created_at)
- else
.light
\-
- if tag.created_at
= time_ago_in_words(tag.created_at)
- else
.light
\-
- if can?(current_user, :update_container_image, @project)
%td.content
.controls.hidden-xs.pull-right