[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6790] trunk/UI/Reports/filters/timecards.html
- Subject: SF.net SVN: ledger-smb:[6790] trunk/UI/Reports/filters/timecards.html
- From: ..hidden..
- Date: Fri, 7 Feb 2014 05:48:55 +0000
Revision: 6790
http://sourceforge.net/p/ledger-smb/code/6790
Author: einhverfr
Date: 2014-02-07 05:48:55 +0000 (Fri, 07 Feb 2014)
Log Message:
-----------
Listing now works but many columns are blank
Modified Paths:
--------------
trunk/UI/Reports/filters/timecards.html
Modified: trunk/UI/Reports/filters/timecards.html
===================================================================
--- trunk/UI/Reports/filters/timecards.html 2014-02-07 05:41:44 UTC (rev 6789)
+++ trunk/UI/Reports/filters/timecards.html 2014-02-07 05:48:55 UTC (rev 6790)
@@ -18,6 +18,25 @@
</tr>
<?lsmb PROCESS employee_row ?>
<?lsmb PROCESS date_row ?>
+<tr>
+ <th> </th>
+ <td><div class="input">
+ <?lsmb PROCESS input element_data = {
+ type = 'checkbox'
+ name = 'open'
+ value = '1'
+ checked = 'CHECKED'
+ label = text('Open')
+ } ?></div><div class="input">
+ <?lsmb PROCESS input element_data = {
+ type = 'checkbox'
+ name = 'closed'
+ value = '1'
+ checked = 'CHECKED'
+ label = text('Closed')
+ } ?></div>
+ </td>
+</tr>
<tr id="buttonrow">
<td><?lsmb PROCESS button element_data = {
text = text('Search')
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