~sierra-leone-ihris/hrhis/4.1

« back to all changes in this revision

Viewing changes to modules/ManageApplication/templates/nl/view_application.html

  • Committer: Juma Lungo
  • Date: 2011-11-15 03:22:12 UTC
  • Revision ID: juma.lungo@zalongwa.com-20111115032212-g2wjd04b20x8vjyp
ignored config file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div>
 
2
        <div class="editRecord">
 
3
        <p>Gegevens bewerken</p>
 
4
                <ul><li role="hr_staff"><span type="form" name="application:id" href="application?id=" parent="true">Gegevens bijwerken</span></li>
 
5
                </ul></div> <!-- editRecord -->
 
6
        
 
7
        <div class="dataTable">
 
8
        <table border="0" cellspacing="0" cellpadding="0"><tr><th colspan="2">De vacatures waarvoor is gesolliciteerd</th>
 
9
        </tr><span type="form" name="application:position" showhead="default"></span>
 
10
        <span type="form" name="application:start_date" showhead="default" class="even"></span>
 
11
        <span type="form" name="application:desired_wage" showhead="default"></span>
 
12
        <span type="form" name="application:full_time" showhead="default" class="even"></span>
 
13
        <span type="form" name="application:hours" showhead="default"></span>
 
14
        <tr><th colspan="2">Vragen sollicitant</th>
 
15
        </tr><span type="form" name="application:hear" showhead="default"></span>
 
16
        <span type="form" name="application:other_info" showhead="default" class="even"></span>
 
17
        <span type="form" name="application:felony" showhead="default"></span>
 
18
        <span type="form" name="application:felony_circumstance" showhead="default" class="even"></span>
 
19
        </table></div> <!-- dataTable -->
 
20
</div>