From c084639a69ddff6b0373c7bc3a550036c81ea6d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 31 Dec 2024 18:03:18 +0100 Subject: [PATCH] Added a button to update a local part from the info provider and moved some buttons into dropdown menu --- .../search/part_search.html.twig | 24 +++++++++++++------ translations/messages.en.xlf | 6 +++++ 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/templates/info_providers/search/part_search.html.twig b/templates/info_providers/search/part_search.html.twig index 5c4af6f2..3d741c34 100644 --- a/templates/info_providers/search/part_search.html.twig +++ b/templates/info_providers/search/part_search.html.twig @@ -133,14 +133,24 @@ target="_blank" title="{% trans %}info_providers.search.show_existing_part{% endtrans %}"> - - - - - + + +
+ + + +
{% endif %} diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index 655ec91a..b63c1377 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -12251,5 +12251,11 @@ Please note, that you can not impersonate a disabled user. If you try you will g This part (or a very similar one) was already found in the database. Please check if it is the same and if you want to create it again! + + + info_providers.search.update_existing_part + Update existing part from info provider + +