=== 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 2012-11-28 12:36:56 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2012-12-04 13:16:24 +0000 @@ -680,7 +680,21 @@ } /*----------------------------------------------------------------------------*/ -/* jQuery overrides */ +/* Placeholders */ +/*----------------------------------------------------------------------------*/ + +::-webkit-input-placeholder +{ + color: #777; +} + +input:-moz-placeholder +{ + color: #777; +} + +/*----------------------------------------------------------------------------*/ +/* Profile */ /*----------------------------------------------------------------------------*/ #updateProfileHeader === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm 2012-11-14 11:33:27 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm 2012-12-04 13:16:24 +0000 @@ -3,8 +3,9 @@
=== modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties 2012-11-21 13:04:45 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties 2012-12-04 13:16:24 +0000 @@ -227,4 +227,5 @@ percent=Percent reports_on_time=Reports On Time percent_on_time=Percent On Time -view_all=View all \ No newline at end of file +view_all=View all +write_your_interpretation_of_report=Write a comment, question or interpretation of this report \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm 2012-11-13 12:10:33 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm 2012-12-04 13:16:24 +0000 @@ -1,7 +1,6 @@