=== removed file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/document.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/document.vm 2012-11-15 17:28:14 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/document.vm 1970-01-01 00:00:00 +0000 @@ -1,27 +0,0 @@ - - - - - - #foreach ( $document in $documents ) - - - - - #end -
$i18n.getString( "document" )
- #if ( $document.external ) - - #else - - #end - $document.name - - - $i18n.getString( 'remove' ) -
- -#if( $documents.size() == 0 ) -
$i18n.getString( "insert_links_by_going_to" )
-$i18n.getString( "document" )
-#end \ No newline at end of file === removed file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/map_view.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/map_view.vm 2012-11-15 17:28:14 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/map_view.vm 1970-01-01 00:00:00 +0000 @@ -1,22 +0,0 @@ - - - - - - #foreach ( $map in $maps ) - - - - - #end -
$i18n.getString( "map" )
- $encoder.htmlEncode( $map.name ) - - - $i18n.getString( 'remove' ) -
- -#if( $maps.size() == 0 ) -
$i18n.getString( "insert_links_by_going_to" )
-$i18n.getString( "gis" )
-#end \ No newline at end of file === removed file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report.vm 2013-04-22 12:41:47 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report.vm 1970-01-01 00:00:00 +0000 @@ -1,22 +0,0 @@ - - - - - - #foreach ( $report in $reports ) - - - - - #end -
$i18n.getString( "report" )
- $encoder.htmlEncode( $report.name ) - - - $i18n.getString( 'remove' ) -
- -#if( $reports.size() == 0 ) -
$i18n.getString( "insert_links_by_going_to" )
-$i18n.getString( "report" )
-#end \ No newline at end of file === removed file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report_table.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report_table.vm 2012-11-15 17:28:14 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report_table.vm 1970-01-01 00:00:00 +0000 @@ -1,22 +0,0 @@ - - - - - - #foreach ( $table in $reportTables ) - - - - - #end -
$i18n.getString( "report_table" )
- $table.name - - - $i18n.getString( 'remove' ) -
- -#if( $reportTables.size() == 0 ) -
$i18n.getString( "insert_links_by_going_to" )
-$i18n.getString( "report_table" )
-#end \ No newline at end of file === removed file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/rss_diseases.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/rss_diseases.vm 2012-03-05 10:43:47 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/rss_diseases.vm 1970-01-01 00:00:00 +0000 @@ -1,7 +0,0 @@ - - - - #foreach ( $item in $diseasesItems ) - - #end -
$i18n.getString( "rss_diseases" )
$item.title $item.date
=== removed file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/rss_health.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/rss_health.vm 2009-03-03 16:46:36 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/rss_health.vm 1970-01-01 00:00:00 +0000 @@ -1,7 +0,0 @@ - - - - #foreach ( $item in $healthItems ) - - #end -
$i18n.getString( "rss_health" )
$item.title $item.date