Time ago fix for compare page

This commit is contained in:
Valery Sizov
2015-07-15 17:40:59 +03:00
parent 159cd36c10
commit 5b0d813c09
2 changed files with 2 additions and 0 deletions
@@ -1,2 +1,3 @@
:plain
$(".mr_source_commit").html("#{commit_to_html(@commit, @source_project, false)}");
$('.js-timeago').timeago()
@@ -1,2 +1,3 @@
:plain
$(".mr_target_commit").html("#{commit_to_html(@commit, @target_project, false)}");
$('.js-timeago').timeago()