[Bps-public-commit] App-Changeloggr branch, master, updated. 80b5acaac21d3fc222a016ba7cee59f5c2709462

sartak at bestpractical.com sartak at bestpractical.com
Wed Apr 29 12:46:11 EDT 2009


The branch, master has been updated
       via  80b5acaac21d3fc222a016ba7cee59f5c2709462 (commit)
      from  b06a4920836da3ea67ae1d81cccef32d753fd190 (commit)

Summary of changes:
 lib/App/Changeloggr/View.pm |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 80b5acaac21d3fc222a016ba7cee59f5c2709462
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed Apr 29 12:44:17 2009 -0400

    Do the default render thing instead of a header comment

diff --git a/lib/App/Changeloggr/View.pm b/lib/App/Changeloggr/View.pm
index bb62d47..74339a8 100644
--- a/lib/App/Changeloggr/View.pm
+++ b/lib/App/Changeloggr/View.pm
@@ -165,8 +165,7 @@ sub show_vote_form {
             }
         }
 
-        h5 { 'Comment?' };
-        $vote->form_field('comment')->render_widget;
+        render_param($vote, 'comment');
     }
 }
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list