Rev 14831 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14831 | Rev 14832 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !distribute item $wims_read_parm into m_,sh_,st_,home_,ty_ |
4 | !distribute item $wims_read_parm into m_,sh_,st_,home_,ty_ |
5 | !let exocnt_=!recordcnt wimshome/log/classes/$wims_class/freeworks/.freework$sh_ |
5 | !let exocnt_=!recordcnt wimshome/log/classes/$wims_class/freeworks/.freework$sh_ |
6 | !if $home_=1 |
6 | !if $home_=1 |
7 | !let li_=cmd=new&$m_=$sh_&back=$home_&module=adm/class/$(m_) |
7 | !let li_=cmd=new&$m_=$sh_&back=$home_&module=adm/class/$(m_) |
8 | !else |
8 | !else |
9 | !let li_=cmd=reply |
9 | !let li_=cmd=reply&back=0 |
10 | !endif |
10 | !endif |
11 | 11 | ||
12 | !if $st_=0 |
12 | !if $st_=0 |
13 | !! ---- link for preparing mode |
13 | !! ---- link for preparing mode |
14 | !if $exocnt_>0 |
14 | !if $exocnt_>0 |
Line 35... | Line 35... | ||
35 | !href $li_&job=hide $(wims_name_actionlist[4]) |
35 | !href $li_&job=hide $(wims_name_actionlist[4]) |
36 | !else |
36 | !else |
37 | !href $li_&job=expire $(wims_name_actionlist[5]) |
37 | !href $li_&job=expire $(wims_name_actionlist[5]) |
38 | !endif |
38 | !endif |
39 | $ |
39 | $ |
- | 40 | !let test_=!fileexists wimshome/log/classes/$wims_class/freeworksdata/$sh_/.archivated |
|
40 | !if |
41 | !if $test_!=yes |
41 | !set wims_ref_class=wims_button |
42 | !set wims_ref_class=wims_button |
42 | !href $li_&job=reactivate $(wims_name_actionlist[1]) |
43 | !href $li_&job=reactivate $(wims_name_actionlist[1]) |
43 | !if $ty_>1 |
44 | !if $ty_>1 |
44 | $ |
45 | $ |
45 | !set wims_ref_class=wims_button wims_secondary_button |
46 | !set wims_ref_class=wims_button wims_secondary_button |