diff --git a/app/views/admin/p_product_refs/show.html.haml b/app/views/admin/p_product_refs/show.html.haml index 879c29c..7503a31 100644 --- a/app/views/admin/p_product_refs/show.html.haml +++ b/app/views/admin/p_product_refs/show.html.haml @@ -1,7 +1,7 @@ .qi_header .right = link_to i(:pencil), edit_admin_p_product_path(@p_product_ref.p_product), :remote => false if @p_product_ref.p_product - =breadcrumb record: @p_product_ref.p_product.name + " - " + @p_product_ref.ct_sub_name + =breadcrumb record: @p_product_ref.name .qi_row