Skip to content
Snippets Groups Projects
Commit 5b0d813c authored by Valery Sizov's avatar Valery Sizov
Browse files

Time ago fix for compare page

parent 159cd36c
No related branches found
No related tags found
No related merge requests found
:plain
$(".mr_source_commit").html("#{commit_to_html(@commit, @source_project, false)}");
$('.js-timeago').timeago()
:plain
$(".mr_target_commit").html("#{commit_to_html(@commit, @target_project, false)}");
$('.js-timeago').timeago()
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