~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/i2ce/modules/CustomReports/templates/en_US/customReports_reportViews_views_view.html

  • Committer: litlfred at ibiblio
  • Date: 2009-10-26 13:55:16 UTC
  • Revision ID: litlfred@ibiblio.org-20091026135516-7er0260tad01febt
ihris suite updated to 4.0.1 pre-release...
follows that did not get added on the last attempt did this time... the problem is that bzr does not like to include branches in a sub-directory even if you add them in which 
  is how ihris-suite/lib/* was structed.  so i had to move ihris-suite/lib/*/.bzr to ihris-suite/lib/*/.bzr_dir to trick it
the site will now succesfully install.  have not attempted change the root drive letter yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<li>
 
2
  <h3><span name='reportView_report_display_name'></span></h3>
 
3
  <span name='reportView_report_description' ifset='true'>
 
4
    --   <span name='reportView_report_description' > </span>
 
5
  </span>
 
6
  <div name='report_views' ifset='true'  class='existing_views'>
 
7
    <h4 role='admin'>Existing Report Views</h4>
 
8
    <ul id='report_view_existing_reportViews'>
 
9
    </ul>
 
10
  </div>
 
11
  <span task='custom_reports_can_edit_reportViews'>
 
12
    <br/>
 
13
    <form action='CustomReports/edit/reportViews' method='post'>
 
14
      <input type='hidden' name='reportView_report'/>
 
15
      Add a new view: <input type='submit'   class='button' method='post' value='Add'/>    
 
16
    </form>
 
17
  </span>
 
18
 
 
19
</li>
 
 
b'\\ No newline at end of file'