[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6555] trunk/UI/timecards/timecard-week.html



Revision: 6555
          http://sourceforge.net/p/ledger-smb/code/6555
Author:   einhverfr
Date:     2014-01-20 06:53:22 +0000 (Mon, 20 Jan 2014)
Log Message:
-----------
Adding rowcount and button.  Weekly timecard entry still doesn't quite work but getting close

Modified Paths:
--------------
    trunk/UI/timecards/timecard-week.html

Modified: trunk/UI/timecards/timecard-week.html
===================================================================
--- trunk/UI/timecards/timecard-week.html	2014-01-20 04:57:54 UTC (rev 6554)
+++ trunk/UI/timecards/timecard-week.html	2014-01-20 06:53:22 UTC (rev 6555)
@@ -5,6 +5,11 @@
 <?lsmb 
 PROCESS input element_data = {
     type = "hidden"
+    name = "rowcount"
+   value = 1 
+};
+PROCESS input element_data = {
+    type = "hidden"
     name = "transdate_0"
    value = transdates.0
 };
@@ -105,6 +110,16 @@
 <?lsmb END ?>
 </tr>
 <?lsmb END ?>
+</table>
+<div id="buttons-div">
+<?lsmb PROCESS button element_data = {
+    text = text('Save')
+    name = 'action'
+   value = 'save_week'
+    type = 'submit'
+   class = 'submit'
+} ?>
+</div>
 </form>
 </body>
 </html>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits