~intrahealth+informatics/ihris-plan/1.0.4-release

« back to all changes in this revision

Viewing changes to templates/view_pool_target.html

  • Committer: Luke Duncan
  • Date: 2008-09-05 14:50:25 UTC
  • Revision ID: lduncan@intrahealth.org-20080905145025-w16mkedzeud0i8u2
Added initial projection lines to the model page to show how the projection looked as of the initial year.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
              <th colspan="2">Pool Target</th>
16
16
            </tr>
17
17
            <span type="form" name="target:year" head="Year"></span>
18
 
            <span type="form" name="target:target" head="Targeted Number of Positions" class="even"></span>
 
18
            <span type="form" ifset="true" name="target:ratio" head="Targeted Ratio of Positions to Population" class="even"></span>
 
19
            <span type="form" ifset="true" name="target:target" head="Targeted Number of Positions" class="even"></span>
19
20
            <span type="form" name="target:source" head="Data Source"></span>
20
21
          </tbody>
21
22
        </table>