[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6800] trunk/UI/Reports/filters/gl.html
- Subject: SF.net SVN: ledger-smb:[6800] trunk/UI/Reports/filters/gl.html
- From: ..hidden..
- Date: Fri, 7 Feb 2014 10:12:06 +0000
Revision: 6800
http://sourceforge.net/p/ledger-smb/code/6800
Author: einhverfr
Date: 2014-02-07 10:12:04 +0000 (Fri, 07 Feb 2014)
Log Message:
-----------
Fixing bug 1043, restoring filtering dropdown for gl filter screen's account box
Modified Paths:
--------------
trunk/UI/Reports/filters/gl.html
Modified: trunk/UI/Reports/filters/gl.html
===================================================================
--- trunk/UI/Reports/filters/gl.html 2014-02-07 10:08:50 UTC (rev 6799)
+++ trunk/UI/Reports/filters/gl.html 2014-02-07 10:12:04 UTC (rev 6800)
@@ -32,12 +32,12 @@
<tr>
<th align="right"><?lsmb text('Account') ?></th>
<td colspan="3">
- <?lsmb PROCESS ajaxselect element_data = {
+ <?lsmb PROCESS input element_data = {
name = "accno"
- initial_value = accno
- text_attr = 'accno'
- value_attr = 'id'
- ajax_target = 'journal.pl'
+ size = '15'
+ value = accno
+ type = 'text'
+ class = 'AccountBox'
} ?> </td>
</tr>
<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=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits