mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
fix: product page fixes
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<div class="col-md-7">
|
||||
<div class="col-md-7 product-details">
|
||||
<!-- title -->
|
||||
<div class="item-breadcrumbs small text-muted">
|
||||
{% include "templates/includes/breadcrumbs.html" %}
|
||||
</div>
|
||||
<h1 class="product-title" itemprop="name">
|
||||
{{ item_name }}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user