diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 22a126fcdf..428e40649f 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -12,7 +12,7 @@ {% block breadcrumbs %}
{{ build.title }}
++ | {% trans "Part" %} | +{{ build.part.full_name }} | +
+ | {% trans "Build Description" %} | +{{ build.title }} | +