~kibsden/ihris-uganda/baylor-train

« back to all changes in this revision

Viewing changes to modules/other_training/templates/en_US/view_person_other_training.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
<div>
 
2
<div class="editRecord">
 
3
<p>Edit This Information</p>
 
4
 <ul>
 
5
<li task='person_can_edit_child_form_person_other_training'><span type="form" name="person_other_training:id" href="person_other_training?id=" parent="true">Update this Information</span></li>
 
6
</ul>
 
7
</div> <!-- editRecord -->
 
8
<div class="dataTable">
 
9
<table border="0" cellspacing="0" cellpadding="0">
 
10
<tr>
 
11
<th colspan="2">Other Training</th>
 
12
</tr>
 
13
<span type="form" name="person_other_training:baylor_training_type" showhead="default"></span>
 
14
<span type="form" name="person_other_training:organisation" showhead="default" class="even"></span>
 
15
<span type="form" name="person_other_training:when" showhead="default"></span>
 
16
 
 
17
</table>
 
18
</div> <!-- dataTable -->
 
19
</div>