Rev 14808 | Rev 16087 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14808 | Rev 14934 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
39 | !read proc/freeworkdata$(lpara_type[$type]).phtml |
40 | </div> |
40 | </div> |
41 | !endif |
41 | !endif |
42 | !if $activetest>=1 and $type>=2 and $type<=3 |
42 | !if $activetest>=1 and $type>=2 and $type<=3 |
43 | <div id="listwork"> |
43 | <div id="listwork"> |
- | 44 | !let archivated=!record 0 of wimshome/log/classes/$wims_class/freeworksdata/$freework/.archivated |
|
- | 45 | !if $archivated=$empty |
|
44 | !read proc/listwork$(type).phtml |
46 | !read proc/listwork$(type).phtml |
- | 47 | !else |
|
- | 48 | $name_archivatedfreework |
|
- | 49 | !endif |
|
45 | </div> |
50 | </div> |
46 | !endif |
51 | !endif |
47 | !else |
52 | !else |
48 | !if $wims_infoshow1=no |
53 | !if $wims_infoshow1=no |
49 | <fieldset class="property_fields blockcenter"> |
54 | <fieldset class="property_fields blockcenter"> |