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

« back to all changes in this revision

Viewing changes to dhis-2/dhis-web/dhis-web-openhealth-integration/src/main/webapp/dhis-web-openhealth-integration/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( "data_analysis" )&nbsp;</h2>
 
3
 
 
4
<ul>
 
5
        <li><a href="getAllOlapURLs.action">$i18n.getString( "view" )&nbsp;</a></li>
 
6
        <li><a href="displayBuildOlapURLForm.action">$i18n.getString( "indicator_map" )&nbsp;</a></li>
 
7
</ul>