[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6882] branches/1.3/bin
- Subject: SF.net SVN: ledger-smb:[6882] branches/1.3/bin
- From: ..hidden..
- Date: Thu, 20 Feb 2014 09:21:26 +0000
Revision: 6882
http://sourceforge.net/p/ledger-smb/code/6882
Author: ehuelsmann
Date: 2014-02-20 09:21:25 +0000 (Thu, 20 Feb 2014)
Log Message:
-----------
After discussion on the mailing list, reverse r6724.
Revision Links:
--------------
http://sourceforge.net/p/ledger-smb/code/6724
Modified Paths:
--------------
branches/1.3/bin/aa.pl
branches/1.3/bin/pe.pl
Modified: branches/1.3/bin/aa.pl
===================================================================
--- branches/1.3/bin/aa.pl 2014-02-20 09:16:22 UTC (rev 6881)
+++ branches/1.3/bin/aa.pl 2014-02-20 09:21:25 UTC (rev 6882)
@@ -1625,10 +1625,10 @@
}
$summary = qq|
<tr>
- <td><input name=summary type=radio class=radio value=1> |
+ <td><input name=summary type=radio class=radio value=1 checked> |
. $locale->text('Summary')
. qq|</td>
- <td><input name=summary type=radio class=radio value=0 checked> |
+ <td><input name=summary type=radio class=radio value=0> |
. $locale->text('Detail') . qq|
</td>
</tr>
Modified: branches/1.3/bin/pe.pl
===================================================================
--- branches/1.3/bin/pe.pl 2014-02-20 09:16:22 UTC (rev 6881)
+++ branches/1.3/bin/pe.pl 2014-02-20 09:21:25 UTC (rev 6882)
@@ -2511,9 +2511,9 @@
$fromto
<tr>
<th></th>
- <td><input name=summary type=radio class=radio value=1> |
+ <td><input name=summary type=radio class=radio value=1 checked> |
. $locale->text('Summary') . qq|
- <input name=summary type=radio class=radio value=0 checked> |
+ <input name=summary type=radio class=radio value=0> |
. $locale->text('Detail') . qq|
</td>
</tr>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits