summaryrefslogtreecommitdiff
path: root/templates/view_component.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/view_component.tpl')
-rwxr-xr-xtemplates/view_component.tpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/view_component.tpl b/templates/view_component.tpl
index 864cb90..80466e7 100755
--- a/templates/view_component.tpl
+++ b/templates/view_component.tpl
@@ -24,12 +24,9 @@
{jstabs}
{if $gXrefInfo->mGroups}
{assign var=klGroup value=null}
- {assign var=sgGroup value=null}
{foreach $gXrefInfo->mGroups as $xrefGroup}
{if $xrefGroup->mXGroup eq 'kitlocker'}
{assign var=klGroup value=$xrefGroup}
- {elseif $xrefGroup->mXGroup eq 'stgrp'}
- {assign var=sgGroup value=$xrefGroup}
{else}
{include file=$gContent->getXrefListTemplate($xrefGroup->mTemplate)
xrefGroup=$xrefGroup allow_edit=false}
@@ -39,10 +36,6 @@
{include file=$gContent->getXrefListTemplate($klGroup->mTemplate)
xrefGroup=$klGroup allow_edit=false}
{/if}
- {if $isKitlocker && $sgGroup}
- {include file=$gContent->getXrefListTemplate($sgGroup->mTemplate)
- xrefGroup=$sgGroup allow_edit=false}
- {/if}
{/if}
{jstab title="{tr}Stock{/tr}"}