summaryrefslogtreecommitdiff
path: root/templates/assembly_icons_inc.tpl
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-06-09 17:52:28 +0100
committerLester Caine <lester@lsces.co.uk>2026-06-09 17:52:28 +0100
commitcc23974a923e8b98ada7127fd2f09f75d97da01e (patch)
treeef2dcca283fb1703ad2665fef71d1168a556e447 /templates/assembly_icons_inc.tpl
parente792a1a73506f2c09b60528418a36f2c3035f399 (diff)
downloadstock-cc23974a923e8b98ada7127fd2f09f75d97da01e.tar.gz
stock-cc23974a923e8b98ada7127fd2f09f75d97da01e.tar.bz2
stock-cc23974a923e8b98ada7127fd2f09f75d97da01e.zip
stock: kitlocker tab visibility; view icon cleanup
- edit/view_component: hide kitlocker and stgrp xref tabs for non-kitlocker components (no KLID value); tabs appear at end when shown - view_component: floaticon moved inside header; protector services removed - view_component: edit/delete icons; remove redundant services_inc includes - view_movement: floaticon moved inside header div - assembly_icons_inc: remove stale Add Component link (edit BOM tab handles it) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates/assembly_icons_inc.tpl')
-rwxr-xr-xtemplates/assembly_icons_inc.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/assembly_icons_inc.tpl b/templates/assembly_icons_inc.tpl
index e1dd64e..e69de29 100755
--- a/templates/assembly_icons_inc.tpl
+++ b/templates/assembly_icons_inc.tpl
@@ -1,3 +0,0 @@
-{if $gContent->hasUpdatePermission()}
- <a title="{tr}Add Component{/tr}" href="{$smarty.const.STOCK_PKG_URL}edit_component.php?content_id={$gContent->mContentId}">{biticon ipackage="icons" iname="list-add" iexplain="Add Component"}</a>
-{/if}