diff --git a/erpnext/public/js/hub/pages/item.js b/erpnext/public/js/hub/pages/item.js index 7efa21fcb46..ec3d6edc3ee 100644 --- a/erpnext/public/js/hub/pages/item.js +++ b/erpnext/public/js/hub/pages/item.js @@ -92,25 +92,28 @@ erpnext.hub.Item = class Item extends SubPage { -
+
-
-

${title}

-
-

${where}${dot_spacer}${when}

-

${stats}

+
+
+

${title}

+
+

${where}${dot_spacer}${when}

+

${stats}

+
-
-
- ${description ? - `${__('Description')} -

${description}

- ` : `

${__('No description')}

` - } + +

+ +
@@ -124,18 +127,24 @@ erpnext.hub.Item = class Item extends SubPage {
+
+
+ Product Description +
+

+ ${description ? description : __('No details')} +

+
-
+ +
Seller Information -
+
-