Created a user "summary/profile page". Also corected several minor typos on election...
author<jlsharps@mit.edu> <>
Mon, 27 Aug 2007 23:02:32 +0000 (19:02 -0400)
committer<jlsharps@mit.edu> <>
Mon, 27 Aug 2007 23:02:32 +0000 (19:02 -0400)
commit796d33df26fa2f591a405810ae4958a26cf060a4
treecc39ec98ef4733118f69536682a2719f60f3fe6b
parent3e545735b4784af19edec9bfcc8e25ff17cb7f12
Created a user "summary/profile page". Also corected several minor typos on election results pages. Modified the sign-up page to be more informative.
app/controllers/account_controller.rb
app/controllers/application.rb
app/controllers/election_controller.rb
app/controllers/quickvote_controller.rb
app/views/account/signup.rhtml
app/views/account/summary.rhtml [new file with mode: 0644]
app/views/election/show.rhtml
app/views/layouts/main.rhtml
app/views/quickvote/my_quickvotes.rhtml
app/views/voter_notify/votestart.rhtml

Benjamin Mako Hill || Want to submit a patch?