[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[5960] branches/1.3/UI/batch/filter.html
- Subject: SF.net SVN: ledger-smb:[5960] branches/1.3/UI/batch/filter.html
- From: ..hidden..
- Date: Fri, 23 Aug 2013 22:18:58 +0000
Revision: 5960
http://sourceforge.net/p/ledger-smb/code/5960
Author: ehuelsmann
Date: 2013-08-23 22:18:57 +0000 (Fri, 23 Aug 2013)
Log Message:
-----------
Follow up to r5959: fix syntax error.
Revision Links:
--------------
http://sourceforge.net/p/ledger-smb/code/5959
Modified Paths:
--------------
branches/1.3/UI/batch/filter.html
Modified: branches/1.3/UI/batch/filter.html
===================================================================
--- branches/1.3/UI/batch/filter.html 2013-08-23 22:07:30 UTC (rev 5959)
+++ branches/1.3/UI/batch/filter.html 2013-08-23 22:18:57 UTC (rev 5960)
@@ -6,7 +6,7 @@
<form action="vouchers.pl" method="post">
<div class="listtop" id="title_div"><?lsmb text('Batch Selection') ?></div>
<div class="input" id="batch_class_div">
- <?lsmb unshift batch_classes, {}; ?>
+ <?lsmb batch_classes.unshift({}) ?>
<?lsmb INCLUDE select element_data = {
label = text('Batch Type') # '
options = batch_classes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits