~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/ihris-qualify/templates/form_tr_graduate.html

  • Committer: litlfred at ibiblio
  • Date: 2009-10-23 12:59:28 UTC
  • Revision ID: litlfred@ibiblio.org-20091023125928-u5lkafz0urm9t8eq
updated ihris-suite to 4.0.1-prerelease -- not debugged

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<tbody id="person_form">
2
 
<tr>
3
 
    <th colspan="2">Training Information</th>
4
 
</tr>
5
 
<tr>
6
 
        <td>
7
 
                <span type="form" name="index_num" showhead="default" noedit="true"></span>
8
 
                <span type="form" name="training:intake_date" showhead="default" noedit="true"></span>
9
 
                <span type="form" name="training:training_institution"></span>
10
 
                <span type="form" name="training:in_cadre"></span>
11
 
                <span type="form" name="training:out_country"></span>
12
 
                <span type="form" name="training:out_institution"></span>
13
 
                <span type="form" name="training:out_cadre"></span>
14
 
        </td><td>
15
 
                <span type="form" name="training:graduation" showhead="default"></span>
16
 
        </td>
17
 
</tr>
18
 
</tbody>