mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
Merge branch 'update_stable' into '7-13-stable'
Time ago fix for compare page See merge request !1905
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user