Do some HTML escaping on election and candidate names
authorJohn Dong <jdong@mit.edu>
Wed, 29 Aug 2007 21:26:14 +0000 (17:26 -0400)
committerJohn Dong <jdong@mit.edu>
Wed, 29 Aug 2007 21:26:14 +0000 (17:26 -0400)
commit132c17fac0edd8b6eec263f494b95beef3b4e6ac
tree7ee4f466ce75d0eff15a725e5c1b178a21c54193
parenta7d8700239bf6f1d25cbbeedd57193b5035e88e5
Do some HTML escaping on election and candidate names
app/views/election/_candidate_line.rhtml
app/views/election/_candidate_line_edit.rhtml
app/views/election/_winner.rhtml
app/views/election/_winner_details.rhtml
app/views/election/edit.rhtml
app/views/election/edit_candidate.rhtml
app/views/election/list.rhtml
app/views/election/new_voters.rhtml

Benjamin Mako Hill || Want to submit a patch?