X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_assembly.html;h=2428a51350c51b67fcf8544c7b9a0faa215e97b1;hb=848add3008154ef72b63656406b1cbba8f5bd5d7;hp=92a0d0db35f7e3dd13dabb7209c39a337a396b61;hpb=65d2537d658b99b005a18c6663bc1293b41a1d83;p=kivitendo-erp.git diff --git a/templates/webpages/part/_assembly.html b/templates/webpages/part/_assembly.html index 92a0d0db3..2428a5135 100644 --- a/templates/webpages/part/_assembly.html +++ b/templates/webpages/part/_assembly.html @@ -43,7 +43,7 @@ [% 'Part' | $T8 %]: [% L.part_picker('add_items[+].parts_id' , '' , style='width: 300px' , class="add_assembly_item_input") %][% L.hidden_tag('add_items[].qty_as_number', 1) %] [%- L.button_tag("kivi.Part.add_assembly_item()", LxERP.t8("Add")) %] - [% L.button_tag('kivi.Part.show_multi_items_dialog("assembly")', LxERP.t8('Add multiple items')) %] + [% L.button_tag('kivi.Part.show_multi_items_dialog("assembly",' _ SELF.part.id _ ')', LxERP.t8('Add multiple items')) %] [% ELSE %]