[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 9969deb7f2ffea796ee002ada1a4c7f5b85824fc

Shawn Moore sartak at bestpractical.com
Wed Feb 9 22:40:22 EST 2011


The branch, master has been updated
       via  9969deb7f2ffea796ee002ada1a4c7f5b85824fc (commit)
      from  24d3c9ed9cf4b7e3aa020e28b92e6101ab32c7a7 (commit)

Summary of changes:
 lib/Jifty/Plugin/RecordHistory/View.pm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 9969deb7f2ffea796ee002ada1a4c7f5b85824fc
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Wed Feb 9 22:38:47 2011 -0500

    Give output for create entries

diff --git a/lib/Jifty/Plugin/RecordHistory/View.pm b/lib/Jifty/Plugin/RecordHistory/View.pm
index f77ac22..d685be9 100644
--- a/lib/Jifty/Plugin/RecordHistory/View.pm
+++ b/lib/Jifty/Plugin/RecordHistory/View.pm
@@ -117,6 +117,8 @@ template 'change' => sub {
 template 'change-create' => sub {
     my $self   = shift;
     my $change = shift;
+
+    outs _('Record created.');
 };
 
 template 'change-update' => sub {

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



More information about the Bps-public-commit mailing list