dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #22329
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 10708: Minor
------------------------------------------------------------
revno: 10708
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2013-04-29 13:54:31 +0200
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/index.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-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-04-26 12:15:15 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-04-29 11:54:31 +0000
@@ -151,7 +151,7 @@
background-color: white;
overflow: auto;
width: 233px;
- height: 300px;
+ height: 298px;
border: 1px inset #FFFFFF;
}
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/index.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/index.vm 2013-02-22 15:07:05 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/index.vm 2013-04-29 11:54:31 +0000
@@ -15,11 +15,11 @@
#introListImgItem( "categoryOption.action" "data_element_category_option" "dataelement" )
#introListImgItem( "category.action" "data_element_category" "dataelement" )
#introListImgItem( "categoryCombo.action" "data_element_category_combo" "dataelement" )
+ #introListImgItem( "dataDictionary.action" "data_dictionary" "datadictionary" )
#introListImgItem( "concept.action" "concept" "dataelement" )
#introListImgItem( "indicator.action" "indicator" "indicator" )
#introListImgItem( "indicatorType.action" "indicator_type" "indicator" )
#introListImgItem( "indicatorGroup.action" "indicator_group" "indicator" )
#introListImgItem( "indicatorGroupEditor.action" "indicator_group_editor" "indicator" )
#introListImgItem( "indicatorGroupSet.action" "indicator_group_set" "indicator" )
- #introListImgItem( "dataDictionary.action" "data_dictionary" "datadictionary" )
</ul>
\ No newline at end of file