X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/59f7f3f18cc10105106d3aadfef76f33493a69f7..8f1a5a8b6f7f44d557e8772a6f1b7025b406bb4d:/app/views/quickvote/list_voters.rhtml?ds=inline diff --git a/app/views/quickvote/list_voters.rhtml b/app/views/quickvote/list_voters.rhtml index ea276d7..cdfc049 100644 --- a/app/views/quickvote/list_voters.rhtml +++ b/app/views/quickvote/list_voters.rhtml @@ -38,11 +38,11 @@ end %> - <%=h((w.host == nil or w.host.empty?) ? voter.ipaddress : w.host)%> + <%=h((w.host == nil or w.host.empty?) ? voter.ipaddress : w.host.reverse.slice(0,30).reverse)%>