Skip to content

Commit

Permalink
eventinclusitontag
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed May 22, 2017
1 parent 67cd439 commit 8cc89d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pootle/templates/includes/log_event.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<div style="width: 10%; float: left; text-align: right; padding-right: .3em; box-sizing: border-box">
{{ event.avatar }}
{% if event.committer %}
<span style="position: relative; left: -13px">{{ event.committer_avatar }}</span>
{% endif %}
</div>
<div style="width: 90%; float: left">
<div>
Expand Down

0 comments on commit 8cc89d4

Please sign in to comment.