← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 403: Fixed bug #385090

 

------------------------------------------------------------
revno: 403
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Tue 2009-06-30 18:01:53 +0200
message:
  Fixed bug #385090
modified:
  dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/exportMetaDataForm.vm

=== modified file 'dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/exportMetaDataForm.vm'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/exportMetaDataForm.vm	2009-03-08 05:33:34 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/exportMetaDataForm.vm	2009-06-30 16:01:53 +0000
@@ -58,7 +58,7 @@
         <td><label for="organisationUnitLevels">$i18n.getString( 'organisation_unit_levels' )</label></td>
     </tr>
     <tr>
-        <td><input id="validationRules" name="organisationUnitGroupSets" type="checkbox" value="true"></td>
+        <td><input id="validationRules" name="validationRules" type="checkbox" value="true"></td>
         <td><label for="validationRules">$i18n.getString( 'validation_rules' )</label></td>	
     </tr>
     <tr>



--
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.