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

SF.net SVN: ledger-smb:[6096] trunk/UI/lib/TabularForm.js



Revision: 6096
          http://sourceforge.net/p/ledger-smb/code/6096
Author:   einhverfr
Date:     2013-09-29 13:52:14 +0000 (Sun, 29 Sep 2013)
Log Message:
-----------
fixing syntax errors in TabularForm.js

Modified Paths:
--------------
    trunk/UI/lib/TabularForm.js

Modified: trunk/UI/lib/TabularForm.js
===================================================================
--- trunk/UI/lib/TabularForm.js	2013-09-29 02:57:47 UTC (rev 6095)
+++ trunk/UI/lib/TabularForm.js	2013-09-29 13:52:14 UTC (rev 6096)
@@ -103,7 +103,6 @@
             query('*', this.domNode).forEach(TFRenderElement(dnode)); 
         },
         TFRenderElement: function(dnode){
-           function(dnode){
               if (cls.contains(dnode, 'input-row')){
                  TFRenderRow(dnode);
               }
@@ -113,7 +112,6 @@
                      this.addChild(widget);
                  }
              }
-           }
         },
         TFRenderRow: function (dnode){
            var counter = 0;

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


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits