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

SF.net SVN: ledger-smb:[6089] trunk/UI/lib/setup.js



Revision: 6089
          http://sourceforge.net/p/ledger-smb/code/6089
Author:   einhverfr
Date:     2013-09-28 03:13:04 +0000 (Sat, 28 Sep 2013)
Log Message:
-----------
Changing dojo declarative from id to class on the body element.

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

Modified: trunk/UI/lib/setup.js
===================================================================
--- trunk/UI/lib/setup.js	2013-09-27 08:03:06 UTC (rev 6088)
+++ trunk/UI/lib/setup.js	2013-09-28 03:13:04 UTC (rev 6089)
@@ -172,7 +172,7 @@
       {
              lsmbConfig.dateformat = lsmbConfig.dateformat.replace('m', 'M');
              var parse = false;
-             query('#dojo-declarative').forEach(function() { parse = true; });
+             query('body.dojo-declarative').forEach(function() { parse = true; });
              if (parse){
                  return require(['dojo/parser', 'dojo/domReady!'],
                         function(parser){

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