~mortenoh/+junk/dhis2-detailed-import-export

« back to all changes in this revision

Viewing changes to local/vn/dhis-web-hcmc-reporttool/src/main/webapp/dhis-web-reporttool/menu.vm

  • Committer: larshelge at gmail
  • Date: 2009-03-03 16:46:36 UTC
  • Revision ID: larshelge@gmail.com-20090303164636-2sjlrquo7ib1gf7r
Initial check-in

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<h2>$i18n.getString( "report_tool" )</h2>
 
3
  <ul>
 
4
        <li><a href="listReports.action">$i18n.getString('manage_report')</a></li>
 
5
        <li><a href="loadDesigns.action">$i18n.getString('view_report')</a></li>
 
6
  </ul>