Skip to content

Commit

Permalink
Update john.moon
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Oct 27, 2016
1 parent 496c123 commit 42cb0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion john.moon
Expand Up @@ -35,7 +35,7 @@ class extends lapis.Application
method: "POST"
}, ->
td j.score
td -> a href: @url_for("a_john", JID: j.id), j.john\sub(1, 50)
td -> a href: @url_for("a_john", JID: j.id), style: "color: grey;", j.john\sub(1, 50)
td ->
input type: "checkbox", name: "plus"
text "+"
Expand Down

0 comments on commit 42cb0b4

Please sign in to comment.