dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #30394
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 15427: Minor fix
------------------------------------------------------------
revno: 15427
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2014-05-27 13:43:55 +0200
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/filterExportForm.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/filterExportForm.vm'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/filterExportForm.vm 2014-04-08 12:18:10 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/filterExportForm.vm 2014-05-27 11:43:55 +0000
@@ -146,9 +146,9 @@
<!-- METADATA ACCORDION -->
<div id="mainDivAccordion" style="margin-bottom: 10px; margin-top: 10px; width: 90%;">
<!-- ATTRIBUTES TYPES SELECTION -->
- <h6 id="headingAttributeTypes" style="font-size: 10pt;"><label>$i18n.getString( "attribute_types" )</label></h6>
+ <h6 id="headingAttributes" style="font-size: 10pt;"><label>$i18n.getString( "attribute_types" )</label></h6>
- <div id="mainDivAttributeTypes" style="margin: 5px;"></div>
+ <div id="mainDivAttributes" style="margin: 5px;"></div>
<!-- CATEGORIES SELECTION -->
<h6 id="headingDimensions" style="font-size: 10pt;"><label>$i18n.getString( "categories" )</label></h6>