~thaichuong159/ihris-common/dhis

« back to all changes in this revision

Viewing changes to modules/DHIS-Dashboard/templates/en_US/view_dataelement.html

  • Committer: thaichuong159
  • Date: 2013-03-12 11:14:28 UTC
  • Revision ID: thaichuong159@gmail.com-20130312111428-siwkfhpbbfchj9gl
supportedĀ dataElement

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div id="list_fields">
 
2
    <tr>
 
3
        <th colspan="2">Data Element</th>
 
4
    </tr>
 
5
    <span type="form" name="dataelement:name" showhead="default"></span>
 
6
    <span type="form" name="dataelement:dataelement_value" showhead="default" class="even"></span>
 
7
 
 
8
</div>