=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties 2013-08-06 18:33:05 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties 2013-08-23 11:12:24 +0000 @@ -109,6 +109,7 @@ delete_current_dashboard=Delete current dashboard add_new=Add new manage=Manage +sharing=Sharing click_add_new_to_get_started=Click 'Add new' to get started add_stuff_by_searching=Add stuff by searching from the search field above arrange_dashboard_by_dragging_and_dropping=Tip: arrange dashboard by dragging and dropping items === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/dashboard.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/dashboard.vm 2013-08-23 08:47:12 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/dashboard.vm 2013-08-23 11:12:24 +0000 @@ -1,3 +1,6 @@ + +#sharingDialog() +

@@ -40,6 +44,7 @@ === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js 2013-08-23 10:02:34 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js 2013-08-23 11:12:24 +0000 @@ -41,16 +41,16 @@ dhis2.db.tmpl = { dashboardLink: "
  • ${name}
  • ", - + moduleIntro: "
  • ${i18n_click}
  • ", - + dashboardIntro: "
  • ${i18n_add}
    " + "
    ${i18n_arrange}
  • ", hitHeader: "
  • ${title}
  • ", hitItem: "
  • ${name}" + - "{{if canManage }}Add{{/if}}
  • ", + "{{if canManage}}Add{{/if}}", chartItem: "
  • " + "