Skip to content

Commit 659075b

Browse files
committed
Bad copy/paste...
1 parent 2ac2b49 commit 659075b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/statistics/users.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@
206206
%td
207207
.stat.misc(style="width: #{(width_stats * @stats.filled("jabber_id") / maxval).to_i}px;")= @stats.filled("jabber_id")
208208
%td #{@stats.pctrecent(@stats.filled("jabber_id"))}
209+
%tr
209210
%td.stat Adresse Mastodon
210211
%td
211212
.stat.misc(style="width: #{(width_stats * @stats.filled("mastodon_url") / maxval).to_i}px;")= @stats.filled("jabber_id")
212213
%td #{@stats.pctrecent(@stats.filled("mastodon_url"))}
213-
%tr
214214
%tr
215215
%td.stat Signature
216216
%td

0 commit comments

Comments
 (0)