removed breakpointer
[selectricity-live] / app / views / quickvote / my_quickvotes.rhtml
index 4788bb17fc35ef9813bd595007381f44d7eccefa..a512c7f517fb8db8db8e5dea825f26bedee2ac14 100644 (file)
@@ -1,4 +1,3 @@
-<% breakpoint %>
 <table class="voterbox">
   <tr>
   <% ["Name", "Start Date", "End Date", "Description"].each do |column| %>
@@ -17,4 +16,4 @@
        <td><%= quickvote.description %>
   </tr>
 <% end %>
-</table>       
\ No newline at end of file
+</table>       

Benjamin Mako Hill || Want to submit a patch?