Rev 14572 | Rev 14796 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14572 | Rev 14773 | ||
---|---|---|---|
Line 63... | Line 63... | ||
63 | !else |
63 | !else |
64 | !read proc/freeworkinfo.phtml |
64 | !read proc/freeworkinfo.phtml |
65 | !endif |
65 | !endif |
66 | !if $activetest!=-1 |
66 | !if $activetest!=-1 |
67 | !if $wims_infoshow2=no |
67 | !if $wims_infoshow2=no |
68 | <fieldset class="property_fields |
68 | !!<fieldset class="property_fields"> |
69 | <legend> $name_content [ |
69 | <legend> $name_content [ |
70 | !href cmd=resume&infoshow2=yes $wims_name_showall |
70 | !href cmd=resume&infoshow2=yes $wims_name_showall |
71 | ] |
71 | ] |
72 | </legend> |
72 | </legend> |
73 | </fieldset> |
- | |
74 | !else |
73 | !else |
75 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
74 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
76 | !endif |
75 | !endif |
77 | !endif |
76 | !endif |
78 | !if $activetest>=0 and $type=3 |
77 | !if $activetest>=0 and $type=3 |
Line 80... | Line 79... | ||
80 | !endif |
79 | !endif |
81 | !if $activetest>=1 and $type>=2 and $type<=3 |
80 | !if $activetest>=1 and $type>=2 and $type<=3 |
82 | !read proc/listwork$(type).phtml |
81 | !read proc/listwork$(type).phtml |
83 | !endif |
82 | !endif |
84 | !endif |
83 | !endif |
85 | - | ||
86 | </div> |
84 | </div> |
87 | 85 | ||
88 | !!tail |
86 | !!tail |