------------------------------------------------------------
revno: 4146
committer: Hieu <[email protected]>
branch nick: dhis2
timestamp: Fri 2011-07-15 09:53:51 +0700
message:
  Minor changed.
modified:
  
dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/javascript/import.js


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/javascript/import.js'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/javascript/import.js	2011-07-14 08:31:33 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/javascript/import.js	2011-07-15 02:53:51 +0000
@@ -482,7 +482,7 @@
 // -------------------------------------------------------------------------
 
 function handleField( discardedElements, spanName, tdName )
-{alert(discardedElements + ", " + spanName + ", " + tdName);
+{
 	var existingElements = document.getElementById( spanName ).innerHTML;
 			
 	existingElements = existingElements - discardedElements;

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to