Major integration of Courtland's design into the QuickVotes.
author<mako@atdot.cc> <>
Wed, 29 Aug 2007 18:12:16 +0000 (14:12 -0400)
committer<mako@atdot.cc> <>
Wed, 29 Aug 2007 18:12:16 +0000 (14:12 -0400)
commitc5d48f6ea92e43f07182d20ebe693692b4330437
treee6c4f58c7f439656d55e86f4c7c99c859b15944e
parent9347f6bd316ab609f4b780658855e52e7937e5a6
Major integration of Courtland's design into the QuickVotes.
24 files changed:
app/controllers/application.rb
app/controllers/election_controller.rb
app/controllers/quickvote_controller.rb
app/views/election/_progress.rhtml
app/views/election/_voter_list.rhtml
app/views/election/edit_candidates.rhtml
app/views/election/general_information.rhtml
app/views/election/new_voters.rhtml
app/views/layouts/_footer.rhtml
app/views/layouts/main.rhtml
app/views/quickvote/_advanced.rhtml [deleted file]
app/views/quickvote/_create_sidebar.rhtml [new file with mode: 0644]
app/views/quickvote/create.rhtml
app/views/quickvote/index.rhtml
app/views/quickvote/results.rhtml
app/views/quickvote/success.rhtml
app/views/quickvote/thanks.rhtml
public/stylesheets/common.css
public/stylesheets/election.css [new file with mode: 0644]
public/stylesheets/front.css
public/stylesheets/main.css
public/stylesheets/quickvote.css [new file with mode: 0644]
public/stylesheets/voter.css [new file with mode: 0644]
vendor/plugins/sitealizer/lib/last_update

Benjamin Mako Hill || Want to submit a patch?