~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to apps/frontend/modules/scenario/templates/shiftsSuccess.php

  • Committer: charles wisniewski
  • Date: 2011-05-25 15:39:00 UTC
  • mto: (1.26.1 push-trunk) (7.1.1 mayon)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: charles.wisniewski@mail.cuny.edu-20110525153900-bb3mdjebzu55lfcc
statistics added to scenario shift list

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  $sf_response->setCookie('wizardOp', $encodedWizard);
6
6
 
7
7
  ?>
8
 
<h2>Scenario Shifts for <span class="highlightedText"><?php echo $scenario_name ?></span></h2>
 
8
<h2>Scenario Shifts for <span class="highlightedText"><?php echo $scenarioName ?></span></h2>
9
9
  <?php include_partial('wizard', array('wizardDiv' => $wizardDiv)); ?>
10
10
 
11
11
<?php #include_partial('scenarioshiftform', array('scenarioshiftform' => $scenarioshiftform, 'myRandomParam' => $myRandomParam, 'outputResults' => $outputResults)) ?>
30
30
  $descArrow = '&#x25BC;';
31
31
 
32
32
?>
33
 
<p>Needed Shifts to be filled for this scenario are listed below.</p>
 
33
 
 
34
<p>A total of <span class="highlightedText">
 
35
          <?php echo $shifts ?></span> shifts have been generated covering
 
36
          <span class="highlightedText"><?php echo $operationTime ?></span> of operation.  Click the id below to customize individual shifts.</p>
 
37
 
34
38
<table class="staffTable">
35
39
  <thead>
36
40
    <tr class="head">