~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_report.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
<div>
 
2
  <h2>The <span name='report_display_name'></span> report</h2>
 
3
  <p>This report is based on the report relationship <span name='report_relationship'></span>.</p>
 
4
  <span id='meta_bucket'>
 
5
    <h2><a href='' id='meta_link'>Report Information</a></h2>
 
6
    <div id='meta_ajax'></div>
 
7
  </span>
 
8
  <span id='reporting_forms_bucket'>
 
9
    <h2><a href='' id='reporting_forms_link'>Reported Forms</a></h2>
 
10
    <div id='reporting_forms_ajax' class='indented'></div>
 
11
  </span>
 
12
  <span id='reporting_functions_bucket'>
 
13
    <h2><a href='' id='reporting_functions_link'>Reported Functions</a></h2>
 
14
    <div id='reporting_functions_ajax' class='indented'></div>
 
15
  </span>
 
16
</div>
 
 
b'\\ No newline at end of file'