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

SF.net SVN: ledger-smb:[6098] trunk/UI/lib/Loader.js



Revision: 6098
          http://sourceforge.net/p/ledger-smb/code/6098
Author:   einhverfr
Date:     2013-09-29 14:11:36 +0000 (Sun, 29 Sep 2013)
Log Message:
-----------
Fixing tabular constructor call

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

Modified: trunk/UI/lib/Loader.js
===================================================================
--- trunk/UI/lib/Loader.js	2013-09-29 14:03:00 UTC (rev 6097)
+++ trunk/UI/lib/Loader.js	2013-09-29 14:11:36 UTC (rev 6098)
@@ -46,7 +46,7 @@
                DIV: {
                '__default': function(){ return undefined; },
                  'tabular': function(node){
-                                        return new tabular(node);
+                                        return new tabular(null, node);
                             }
              
                     },

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