[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6724] branches/1.3/bin
- Subject: SF.net SVN: ledger-smb:[6724] branches/1.3/bin
- From: ..hidden..
- Date: Sun, 2 Feb 2014 15:00:20 +0000
Revision: 6724
http://sourceforge.net/p/ledger-smb/code/6724
Author: ehuelsmann
Date: 2014-02-02 15:00:20 +0000 (Sun, 02 Feb 2014)
Log Message:
-----------
Merge r6722: switch to details reports by default to facilitate beginning users.
Revision Links:
--------------
http://sourceforge.net/p/ledger-smb/code/6722
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-02 14:58:21 UTC (rev 6723)
+++ branches/1.3/bin/aa.pl 2014-02-02 15:00:20 UTC (rev 6724)
@@ -1611,10 +1611,10 @@
}
$summary = qq|
<tr>
- <td><input name=summary type=radio class=radio value=1 checked> |
+ <td><input name=summary type=radio class=radio value=1> |
. $locale->text('Summary')
. qq|</td>
- <td><input name=summary type=radio class=radio value=0> |
+ <td><input name=summary type=radio class=radio value=0 checked> |
. $locale->text('Detail') . qq|
</td>
</tr>
Modified: branches/1.3/bin/pe.pl
===================================================================
--- branches/1.3/bin/pe.pl 2014-02-02 14:58:21 UTC (rev 6723)
+++ branches/1.3/bin/pe.pl 2014-02-02 15:00:20 UTC (rev 6724)
@@ -2511,9 +2511,9 @@
$fromto
<tr>
<th></th>
- <td><input name=summary type=radio class=radio value=1 checked> |
+ <td><input name=summary type=radio class=radio value=1> |
. $locale->text('Summary') . qq|
- <input name=summary type=radio class=radio value=0> |
+ <input name=summary type=radio class=radio value=0 checked> |
. $locale->text('Detail') . qq|
</td>
</tr>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits