Merge branch 'update_stable' into '7-13-stable'

Time ago fix for compare page



See merge request !1905
This commit is contained in:
Valery Sizov
2015-07-15 14:42:51 +00:00
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()