X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9c29f7183bb2e2861553339789d7ac8ba7dd188d..HEAD:/templates/webpages/part/_assortment.html
diff --git a/templates/webpages/part/_assortment.html b/templates/webpages/part/_assortment.html
index 55b04e83f..db4330549 100644
--- a/templates/webpages/part/_assortment.html
+++ b/templates/webpages/part/_assortment.html
@@ -14,11 +14,11 @@
- [% IF SELF.orphaned %]
+ [% IF SELF.orphaned || AUTH.assert('assortment_edit', 1) %]
[% END %]
![[%- LxERP.t8('delete item') %]](image/close.png)
[%- 'position' | $T8 %]
- [% IF SELF.orphaned %]
+ [% IF SELF.orphaned || AUTH.assert('assortment_edit', 1) %]
[% END %]
![[%- LxERP.t8('reorder item') %]](image/updown.png)
[%- 'Partnumber' | $T8 %]
@@ -37,7 +37,7 @@