[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6398] trunk/UI/lib/Loader.js
- Subject: SF.net SVN: ledger-smb:[6398] trunk/UI/lib/Loader.js
- From: ..hidden..
- Date: Mon, 6 Jan 2014 06:52:37 +0000
Revision: 6398
http://sourceforge.net/p/ledger-smb/code/6398
Author: einhverfr
Date: 2014-01-06 06:52:35 +0000 (Mon, 06 Jan 2014)
Log Message:
-----------
Adding comment regarding skipping file upload inputs for Dojo rendering
Modified Paths:
--------------
trunk/UI/lib/Loader.js
Modified: trunk/UI/lib/Loader.js
===================================================================
--- trunk/UI/lib/Loader.js 2014-01-06 04:01:04 UTC (rev 6397)
+++ trunk/UI/lib/Loader.js 2014-01-06 06:52:35 UTC (rev 6398)
@@ -216,6 +216,8 @@
return undefined;
}
if ('INPUT' == dnode.nodeName && 'file' == dnode.type){
+ // otherwise renders as a text field. We should change this
+ // down the road. --CT
return undefined;
}
if ('INPUT' == dnode.nodeName){
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits