~kibsden/ihris-uganda/baylor-train

« back to all changes in this revision

Viewing changes to modules/other_training/templates/en_US/view_list_organisation.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 id="list_display" class='recordsData'>
 
2
 <div class="editRecord">
 
3
 
 
4
<p>Edit This Information</p>
 
5
 
 
6
<ul>
 
7
 
 
8
<li task='can_edit_database_list_organisation'><span type="form" name="organisation:id" href="lists?type=organisation&amp;id=" >Update this Information</span></li>
 
9
 
 
10
<li task='can_view_database_list_organisation'><a href="lists?type=organisation">Select/Add another Organisation</a></li>
 
11
 
 
12
 </ul>
 
13
 
 
14
</div> <!-- editRecord -->
 
15
 
 
16
<div class="dataTable">
 
17
 
 
18
<table border="0" cellspacing="0" cellpadding="0">
 
19
 
 
20
<tr>
 
21
 
 
22
<th colspan="2">Organisation</th>
 
23
 
 
24
</tr>
 
25
 
 
26
<span type="form" name="organisation:name" showhead="default"></span>
 
27
 
 
28
</table>
 
29
 
 
30
</div> <!-- dataTable -->
 
31
 
 
32
</div> <!-- list_display -->