=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/struts.xml 2013-03-20 20:29:24 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/struts.xml 2013-07-03 15:17:31 +0000 @@ -16,7 +16,7 @@ /dhis-web-dashboard-integration/mainForm.vm true style/dashboard.css - javascript/dropdown.js + javascript/dashboard.js 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js' === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-07-03 12:43:28 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-07-03 15:17:31 +0000 @@ -96,6 +96,8 @@ width: 486px; border: 1px solid #aaa; padding: 5px 6px 0 6px; + box-shadow: #ccc 0px 1px 2px 0px inset; + border-radius: 2px; } #searchButton @@ -129,6 +131,7 @@ display: none; overflow: hidden; z-index: 5; + box-shadow: #ccc 0px 1px 2px 0px; } #hitDiv ul === modified file 'tools/dhis-adhoc/pom.xml' --- tools/dhis-adhoc/pom.xml 2013-05-06 18:21:24 +0000 +++ tools/dhis-adhoc/pom.xml 2013-07-03 15:17:31 +0000 @@ -6,7 +6,7 @@ org.hisp.dhis dhis-services - 2.12-SNAPSHOT + 2.13-SNAPSHOT dhis-adhoc @@ -39,6 +39,10 @@ org.hisp.dhis + dhis-service-patient + + + org.hisp.dhis dhis-support-system