mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
by
|
|
%a{ href: user_path(@build.user) }
|
|
= image_tag avatar_icon(@build.user, 24), class: "avatar s24"
|
|
%strong= @build.user.to_reference
|