~kibsden/ihris-uganda/baylor-train

« back to all changes in this revision

Viewing changes to modules/OneDay/templates/en_US/form_person_one_day.html

  • Committer: Dennis Kibiye
  • Date: 2012-08-15 12:39:06 UTC
  • Revision ID: kibsden@gmail.com-20120815123906-ckmfgnpgi8xqiz9o
First Initialisation of In Service Baylor Training System Based on iHRIS Manage

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<tbody id="person_form">
 
2
<tr>
 
3
<th colspan="2">One Day Training</th>
 
4
</tr>
 
5
<tr>
 
6
 <td>
 
7
 <span type="form" name="person_one_day:one_day_type" showhead="default"></span>
 
8
 <span type="form" name="person_one_day:baylor_training_type" showhead="default"></span>
 
9
 
 
10
 </td><td>
 
11
 <span type="form" name="person_one_day:venue" showhead="default"></span>
 
12
 <span type="form" name="person_one_day:training_date" showhead="default"></span> 
 
13
 </td>
 
14
 </tr>
 
15
 </tbody>