From 4f2f1126a7a13ee3a6348e6033620ea6eb2b0d8e Mon Sep 17 00:00:00 2001 From: Date: Fri, 24 Aug 2007 15:01:53 -0400 Subject: [PATCH] removed breakpointer --- app/views/quickvote/my_quickvotes.rhtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/quickvote/my_quickvotes.rhtml b/app/views/quickvote/my_quickvotes.rhtml index 4788bb1..a512c7f 100644 --- a/app/views/quickvote/my_quickvotes.rhtml +++ b/app/views/quickvote/my_quickvotes.rhtml @@ -1,4 +1,3 @@ -<% breakpoint %> <% ["Name", "Start Date", "End Date", "Description"].each do |column| %> @@ -17,4 +16,4 @@ <% end %> -
<%= quickvote.description %>
\ No newline at end of file + -- 2.30.2