diff options
| author | bitweaver.org <bitweaver@users.sourceforge.net> | 2006-09-08 11:10:43 +0000 |
|---|---|---|
| committer | bitweaver.org <bitweaver@users.sourceforge.net> | 2006-09-08 11:10:43 +0000 |
| commit | a0b605deb8a87d02c8e8d8fa74f19e571f099d02 (patch) | |
| tree | 0f17d91a625edbd6de52a3729c056f901bcf607a /templates | |
| parent | 80c2bf037ca334b9db8ae04c5f4cd39918fcc18f (diff) | |
| download | pigeonholes-a0b605deb8a87d02c8e8d8fa74f19e571f099d02.tar.gz pigeonholes-a0b605deb8a87d02c8e8d8fa74f19e571f099d02.tar.bz2 pigeonholes-a0b605deb8a87d02c8e8d8fa74f19e571f099d02.zip | |
remove unused expand all link
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/view_structure.tpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/view_structure.tpl b/templates/view_structure.tpl index 8737b67..656e30b 100644 --- a/templates/view_structure.tpl +++ b/templates/view_structure.tpl @@ -10,10 +10,6 @@ {formfeedback hash=$memberFeedback} {include file="bitpackage:pigeonholes/view_table_inc.tpl" no_details=true no_edit=true} {else} - {if !$smarty.request.expand_all and !( $smarty.request.action eq 'edit' or $smarty.request.action eq 'create' )} - {smartlink ititle="Expand All" expand_all=1 structure_id=$gContent->mStructureId} - {/if} - {include file="bitpackage:pigeonholes/view_structure_inc.tpl"} {/if} </div><!-- end .body --> |
