[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 0.04-3-ge2593c4

Shawn Moore sartak at bestpractical.com
Thu Feb 24 15:37:41 EST 2011


The branch, master has been updated
       via  e2593c457ddf6904d57a7a59b239b262d47225e8 (commit)
      from  6eeda4755bf46a33ef4df939892e15448c1774d5 (commit)

Summary of changes:
 .../RecordHistory/Mixin/Model/RecordHistory.pm     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit e2593c457ddf6904d57a7a59b239b262d47225e8
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Feb 24 15:37:37 2011 -0500

    Tidy

diff --git a/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm b/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
index ab103e0..537d229 100644
--- a/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
+++ b/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
@@ -37,7 +37,7 @@ sub import {
 
     $caller->add_trigger(after_set => sub {
         my $self = shift;
-        my %args   = (
+        my %args = (
             column    => undef,
             value     => undef,
             old_value => undef,

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



More information about the Bps-public-commit mailing list