~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/ihris-qualify/templates/lists_form_training_institution.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="list_fields">
2
 
        <tr>
3
 
        <td class="formdata">
4
 
                <span type="form" name="name" showhead="default"></span>
5
 
                <span type="form" name="id_code" showhead="default"></span>
6
 
                <span type="form" name="facility_agent" showhead="default" addlink="lists?add=1&amp;type=facility_agent"></span>
7
 
        </td><td class="formdata">
8
 
                <span type="form" name="country" showhead="location" addlink="lists?add=1&amp;type=country">
9
 
                        <span type="link" name="district" addlink="lists?add=1&amp;type=district">
10
 
                                <span type="link" name="county" addlink="lists?add=1&amp;type=county"></span>
11
 
                        </span>
12
 
                </span>
13
 
                <span type="form" name="facility_status" showhead="default" addlink="lists?add=1&amp;type=facility_status"></span>
14
 
    </td>
15
 
    </tr>
16
 
</tbody>