Skip to content

Commit

Permalink
incorrect rsvp count
Browse files Browse the repository at this point in the history
  • Loading branch information
C. Flores committed Aug 15, 2012
1 parent 27bbb39 commit f78b3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/open.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<form method="post" action="/rsvp">
<h2>RSVP for our August 30th Event</h2>
<span><%= @rsvps %> tickets reserved</span>
<span><%= @seats %> tickets reserved</span>
<div class="control-group">
<label>Name</label>
<div class="controls">
Expand Down

0 comments on commit f78b3b4

Please sign in to comment.