Subversion Repositories wimsdev

Rev

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

Rev 13545 Rev 17180
Line 11... Line 11...
11
    !href cmd=reply&job=class $name_listclass
11
    !href cmd=reply&job=class $name_listclass
12
.</p>
12
.</p>
13
  !exit
13
  !exit
14
!endif
14
!endif
15
 
15
 
16
<br />$name_total
16
<br>$name_total
17
 
17
 
18
<div class="wimscenter">
18
<div class="wimscenter">
19
 !form reply
19
 !form reply
20
  !default bst_num=10
20
  !default bst_num=10
21
  !let tmp=!date -d '1 month ago' '+%Y%m%d'
21
  !let tmp=!date -d '1 month ago' '+%Y%m%d'
22
  !default bst_since=$tmp
22
  !default bst_since=$tmp
23
  <input type="text" name="bst_num" value="$bst_num" size="4" />$name_bestcumul
23
  <input type="text" name="bst_num" value="$bst_num" size="4">$name_bestcumul
24
  <input type="text" name="bst_since" value="$bst_since" size="7" />
24
  <input type="text" name="bst_since" value="$bst_since" size="7">
25
  <span class="small">$name_format</span> <span class="tt wims_code_words">yyyymmdd</span>.
25
  <span class="small">$name_format</span> <span class="tt wims_code_words">yyyymmdd</span>.
26
  <input type="hidden" name="job" value="bestclass" />
26
  <input type="hidden" name="job" value="bestclass">
27
  <input type="submit" value="$wims_name_refresh" />
27
  <input type="submit" value="$wims_name_refresh">
28
 !formend
28
 !formend
29
</div>
29
</div>
30
 
30
 
31
!if $sccnt>0
31
!if $sccnt>0
32
  $table_header
32
  $table_header
33
  <caption>$name_list</caption>
33
  <caption>$name_list</caption>
34
  $table_hdtr
34
  $table_hdtr
35
    <th>$wims_name_name</th><th>$wims_name_action</th><th>$wims_name_Language</th><th>$wims_name_supervisor</th>
35
    <th>$wims_name_name</th><th>$wims_name_action</th><th>$wims_name_Language</th><th>$wims_name_supervisor</th>
36
    <th>$name_created<br /><span class="tt wims_code_words">yyyymmdd</span></th>
36
    <th>$name_created<br><span class="tt wims_code_words">yyyymmdd</span></th>
37
    <th>$name_expire<br /><span class="tt wims_code_words">yyyymmdd</span></th>
37
    <th>$name_expire<br><span class="tt wims_code_words">yyyymmdd</span></th>
38
    <th>$name_load<sup>[1]</sup></th>
38
    <th>$name_load<sup>[1]</sup></th>
39
    <th>$name_part</th>
39
    <th>$name_part</th>
40
  </tr>
40
  </tr>
41
  !for i=1 to $sccnt
41
  !for i=1 to $sccnt
42
    !set l=!line $i of $sclasses
42
    !set l=!line $i of $sclasses
43
    !distribute items $l into c_,l_,s_,m_,f_,e_,d_,t_,load_,u_
43
    !distribute items $l into c_,l_,s_,m_,f_,e_,d_,t_,load_,u_
44
    !default f_=--
44
    !default f_=--
45
    $table_tr
45
    $table_tr
46
      <td class="small">$t_<br />$d_</td>
46
      <td class="small">$t_<br>$d_</td>
47
      <td>
47
      <td>
48
        !set wims_ref_class=wims_button wims_warning
48
        !set wims_ref_class=wims_button wims_warning
49
        !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
49
        !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
50
        &nbsp;
50
        &nbsp;
51
        !set wims_ref_class=wims_button
51
        !set wims_ref_class=wims_button
Line 69... Line 69...
69
!if $clcnt>0
69
!if $clcnt>0
70
  $table_header
70
  $table_header
71
  <caption>$name_listindependant</caption>
71
  <caption>$name_listindependant</caption>
72
  $table_hdtr
72
  $table_hdtr
73
    <th>$wims_name_name</th><th>$wims_name_action</th><th>$wims_name_Language</th><th>$wims_name_Supervisor</th>
73
    <th>$wims_name_name</th><th>$wims_name_action</th><th>$wims_name_Language</th><th>$wims_name_Supervisor</th>
74
    <th>$name_created<br /><span class="tt wims_code_words">yyyymmdd</span></th>
74
    <th>$name_created<br><span class="tt wims_code_words">yyyymmdd</span></th>
75
    <th>$name_expire<br /><span class="tt wims_code_words">yyyymmdd</span></th>
75
    <th>$name_expire<br><span class="tt wims_code_words">yyyymmdd</span></th>
76
    <th>$name_load<sup>[1]</sup></th>
76
    <th>$name_load<sup>[1]</sup></th>
77
    <th>$name_part</th>
77
    <th>$name_part</th>
78
  </tr>
78
  </tr>
79
  !for i=1 to $clcnt
79
  !for i=1 to $clcnt
80
    !set l=!line $i of $classes
80
    !set l=!line $i of $classes
81
    !distribute items $l into c_,l_,s_,m_,f_,e_,d_,t_,load_,u_
81
    !distribute items $l into c_,l_,s_,m_,f_,e_,d_,t_,load_,u_
82
    !default f_=--
82
    !default f_=--
83
    $table_tr
83
    $table_tr
84
      <td class="small">$t_<br />$d_</td>
84
      <td class="small">$t_<br>$d_</td>
85
      <td>
85
      <td>
86
        !set wims_ref_class=wims_button wims_warning
86
        !set wims_ref_class=wims_button wims_warning
87
        !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
87
        !href cmd=reply&job2=erase&jobclass=$c_ $wims_name_erase
88
        &nbsp;
88
        &nbsp;
89
        !set wims_ref_class=wims_button
89
        !set wims_ref_class=wims_button