------------------------------------------------------------
revno: 7430
committer: Jason P. Pickering <[email protected]>
branch nick: dhis2
timestamp: Wed 2012-06-27 14:51:09 +0200
message:
  Remove calculated data elements from DHIS 1.4 import preview
modified:
  
dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/previewForm.vm


--
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/previewForm.vm'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/previewForm.vm	2011-07-13 11:32:13 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/previewForm.vm	2012-06-27 12:51:09 +0000
@@ -45,7 +45,6 @@
 	</tr>
 	#displayObjects( "constant" "Constant" $newConstants $updateConstants )
 	#displayObjects( "data_element" "DataElement" $newDataElements $updateDataElements )
-	#displayObjects( "calculated_data_element" "CalculatedDataElement" $newCalculatedDataElements $updateCalculatedDataElements )
 	#displayObjects( "data_element_group" "DataElementGroup" $newDataElementGroups $updateDataElementGroups )
 	#displayObjects( "data_element_group_set" "DataElementGroupSet" $newDataElementGroupSets $updateDataElementGroupSets )
 	#displayObjects( "indicator_type" "IndicatorType" $newIndicatorTypes $updateIndicatorTypes )

_______________________________________________
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