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

SF.net SVN: ledger-smb:[6463] trunk/UI/Configuration/sequence.html



Revision: 6463
          http://sourceforge.net/p/ledger-smb/code/6463
Author:   einhverfr
Date:     2014-01-15 03:46:25 +0000 (Wed, 15 Jan 2014)
Log Message:
-----------
fixing 939, sequence not retaining accept_input when created

Modified Paths:
--------------
    trunk/UI/Configuration/sequence.html

Modified: trunk/UI/Configuration/sequence.html
===================================================================
--- trunk/UI/Configuration/sequence.html	2014-01-15 03:12:31 UTC (rev 6462)
+++ trunk/UI/Configuration/sequence.html	2014-01-15 03:46:25 UTC (rev 6463)
@@ -24,7 +24,7 @@
      } ?></td>
  <td><?lsmb 
      checked = undefined;
-     IF seq.accept_input; checked = 'CHECKED'; ELSE; checked = undefined; END;
+     IF seq.accept_input; checked = 'CHECKED'; END;
      PROCESS input element_data = {
            type = 'checkbox'
            name = 'accept_input_' _ count
@@ -73,7 +73,7 @@
  <td><?lsmb 
      PROCESS input element_data = {
            type = 'checkbox'
-           name = 'accept_input' _ count 
+           name = 'accept_input_' _ count 
           value = 1
      } ?></td>
  <td><?lsmb PROCESS input element_data = {

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