Subversion Repositories wimsdev

Rev

Rev 16118 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16118 Rev 17065
Line 7... Line 7...
7
<caption>$name_hist</caption>
7
<caption>$name_hist</caption>
8
$table_hdtr<th>$name_step</th>
8
$table_hdtr<th>$name_step</th>
9
!if $casecnt>1
9
!if $casecnt>1
10
  <th>$name_case</th>
10
  <th>$name_case</th>
11
!endif
11
!endif
12
<th>$name_result</th><th></th>
12
<th>$name_result</th>
13
<th>$name_method</th>
13
<th>$name_method</th>
14
<th>$name_remarks</th></tr>
14
<th>$name_remarks</th></tr>
15
!reset light1,light2
15
!reset light1,light2
16
!set hstart=$[max(1,$currstep-10)]
16
!set hstart=$[max(1,$currstep-10)]
17
!set hstop=$[min($laststep,$currstep+8)]
17
!set hstop=$[min($laststep,$currstep+8)]
Line 35... Line 35...
35
    !set c_=!item $i of $stepcases
35
    !set c_=!item $i of $stepcases
36
    <td class="wimscenter">$light1 \($c_) $light2</td>
36
    <td class="wimscenter">$light1 \($c_) $light2</td>
37
  !endif
37
  !endif
38
  <td class="wimscenter">$light1
38
  <td class="wimscenter">$light1
39
  !read deduc/putobject.phtml $i
39
  !read deduc/putobject.phtml $i
40
  $light2</td><td></td><td>$light1
40
  $light2</td><td>$light1
41
  !line $i of $methods
41
  !line $i of $methods
42
  $light2</td>
42
  $light2</td>
43
  <td>$light1
43
  <td>$light1
44
  !reset R_
44
  !reset R_
45
  !if $objisgoal=yes
45
  !if $objisgoal=yes