[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[3745] branches/1.3/bin/oe.pl
- Subject: SF.net SVN: ledger-smb:[3745] branches/1.3/bin/oe.pl
- From: ..hidden..
- Date: Sun, 25 Sep 2011 04:17:58 +0000
Revision: 3745
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3745&view=rev
Author: einhverfr
Date: 2011-09-25 04:17:57 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
closing bug 3411624
Modified Paths:
--------------
branches/1.3/bin/oe.pl
Modified: branches/1.3/bin/oe.pl
===================================================================
--- branches/1.3/bin/oe.pl 2011-09-24 23:08:53 UTC (rev 3744)
+++ branches/1.3/bin/oe.pl 2011-09-25 04:17:57 UTC (rev 3745)
@@ -821,8 +821,9 @@
if ( $form->{id} ) {
+ $a{'e_mail'} = 1;
$a{'delete'} = 1;
- $a{'print'} = 1;
+ $a{'print'} = 1;
$a{'save_as_new'} = 1;
$a{'print_and_save_as_new'} = 1 if ${LedgerSMB::Sysconfig::latex};
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.