~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/ihris-common/modules/Notes/templates/form_notes.html

  • Committer: litlfred at ibiblio
  • Date: 2009-10-23 12:59:28 UTC
  • Revision ID: litlfred@ibiblio.org-20091023125928-u5lkafz0urm9t8eq
updated ihris-suite to 4.0.1-prerelease -- not debugged

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<tbody id="person_form">
2
 
<tr id="list_fields">
3
 
        <td>
4
 
                <span type="form" name="notes:date_added" showhead="default"></span>
5
 
                <span type="form" name="notes:note" showhead="default"></span>
6
 
    </td>
7
 
</tr>
8
 
</tbody>