~seifh/pmoralg/lghris

« back to all changes in this revision

Viewing changes to modules/PMORALGFacility/templates/en_US/lists_form_facility.html

  • Committer: Hilal S. Mohamed
  • Date: 2013-08-14 21:06:51 UTC
  • Revision ID: seifh@udsm.ac.tz-20130814210651-r9b94iek4hfayez4
Initial commit

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="facility_type" showhead="default" addlink="lists?add=1&amp;type=facility_type"></span>
 
6
    </td>
 
7
    <td class="formdata">
 
8
      <span type="form" name="facility:location" showhead="default" addlink="lists?add=1&amp;type=country"/>
 
9
      <span type="form" name="facility:locatcode" showhead="default"></span>
 
10
    </td>
 
11
  </tr>
 
12
</tbody>