X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5067d7bd31514962af9730b33323b831d87164f8..fbcd5580:/templates/webpages/part/_assembly.html
diff --git a/templates/webpages/part/_assembly.html b/templates/webpages/part/_assembly.html
index 7d262f5f2..2428a5135 100644
--- a/templates/webpages/part/_assembly.html
+++ b/templates/webpages/part/_assembly.html
@@ -29,7 +29,7 @@
[%- 'Line Total' | $T8 %] |
-
+
@@ -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 %]
|
|