X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_part_picker_result.html;h=677e772dbea007fb11fe1e4cb07303ae20b5ef93;hb=9cd5c461ba9556b2da3db71303930b6e41aa1dba;hp=c150a082236e656dc75cfab17ef3406c7d15a5e1;hpb=3a1b684b14006df369bac9f91a942fd3fd3e40dd;p=kivitendo-erp.git diff --git a/templates/webpages/part/_part_picker_result.html b/templates/webpages/part/_part_picker_result.html index c150a0822..677e772db 100644 --- a/templates/webpages/part/_part_picker_result.html +++ b/templates/webpages/part/_part_picker_result.html @@ -16,7 +16,7 @@ [% part.description | html %]
[% 'Sellprice' | $T8 %]: [% part.sellprice_as_number | html %] - [% P.typeclass_abbreviation(part) %] + [% part.presenter.typeclass_abbreviation %] [%- END %] @@ -28,7 +28,3 @@
[% L.paginate_controls(target='#part_picker_result', selector='#part_picker_result', models=SELF.models) %] - -