Subversion Repositories wimsdev

Rev

Rev 7973 | Rev 9489 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7973 Rev 9480
Line 1... Line -...
1
 !!##language independant
-
 
-
 
1
 
2
 $table_header
2
 $table_header
3
 <caption>$n_choosedocument</caption>
3
 <caption>$n_choosedocument</caption>
4
 $table_hdtr
4
 $table_hdtr
5
 <th>$wims_name_action</th><th>$wims_name_title</th>
5
 <th>$wims_name_action</th><th>$wims_name_title</th>
6
 !if $wims_ismanager=2
6
 !if $wims_ismanager=2
7
  <th>$n_access
7
  <th>$n_access</th>
8
  </th>
-
 
9
 !endif
8
 !endif
10
 <th>$n_number
-
 
11
 </th><th>$wims_name_Author
9
 <th>$n_number</th><th>$wims_name_Author
12
 !for t=1 to $doccnt
10
 !for t=1 to $doccnt
13
  !set s_=!line $t of $slist
11
  !set s_=!line $t of $slist
14
  !set t_=!line $t of $tlist
12
  !set t_=!line $t of $tlist
15
  !set a_=!line $t of $alist
13
  !set a_=!line $t of $alist
16
  !set e_=!line $t of $elist
14
  !set e_=!line $t of $elist
Line 27... Line 25...
27
  !endif
25
  !endif
28
  !set wims_ref_class=wims_button
26
  !set wims_ref_class=wims_button
29
  !href cmd=reply&job=read&doc=$s_&block=main&noedit=yes $n_read
27
  !href cmd=reply&job=read&doc=$s_&block=main&noedit=yes $n_read
30
&nbsp;
28
&nbsp;
31
  !if $i_>0
29
  !if $i_>0
32
  !set wims_ref_class=wims_button
30
   !set wims_ref_class=wims_button
33
   !href cmd=reply&job=auth&doc=$s_&block=main&noedit=no $wims_name_change
31
   !href cmd=reply&job=auth&doc=$s_&block=main&noedit=no $wims_name_change
34
  !else
32
  !else
35
   <strike>$wims_name_change</strike>
33
     <span class="wims_button disabled">$wims_name_change</span>
36
  !endif
34
  !endif
37
  <td>$t_</td>
35
  <td>$t_</td>
38
  !if $wims_ismanager=2
36
  !if $wims_ismanager=2
39
   <td align="center">
37
   <td>
40
   !if $s_>65535
38
   !if $s_>65535
41
    !if $s_ iswordof $opensite
39
    !if $s_ iswordof $opensite
42
     !href cmd=reply&job=openclose&doc=$s_ $n_close
40
     !href cmd=reply&job=openclose&doc=$s_ $n_close
43
    !else
41
    !else
44
     !href cmd=reply&job=openclose&doc=$s_ $n_open
42
     !href cmd=reply&job=openclose&doc=$s_ $n_open
Line 46... Line 44...
46
   !else
44
   !else
47
    -
45
    -
48
   !endif
46
   !endif
49
   </td>
47
   </td>
50
  !endif
48
  !endif
51
  <td align="right" class="small">$s_</td>
49
  <td class="small">$s_</td>
52
  !if $e_=$empty
50
  !if $e_=$empty
53
   <td>$a_</td>
51
   <td>$a_</td>
54
  !else
52
  !else
55
   <td>
53
   <td>
56
   !mailurl $e_ $a_\
54
   !mailurl $e_ $a_\