~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/i2ce/modules/CustomReports/templates/menu_generic_single.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
 
<div>
2
 
  Limit this field to be <span name='limit_desc'></span> the following value:<br/>
3
 
  <table class='fieldLimit'>  
4
 
    <tr>
5
 
      <td>
6
 
        <label>Value:</label>
7
 
      </td>
8
 
      <td>
9
 
        <input name='limit_value' type='text'  class='fieldLimitValue'/>
10
 
      </td>
11
 
    </tr>
12
 
  </table>
13
 
</div>
 
 
b'\\ No newline at end of file'