From b777f3dbfd8efba6222ab78235760ec604722c14 Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Fri, 10 Aug 2018 10:38:28 +0530 Subject: [PATCH] [layout][iterate] item detail page actions --- erpnext/public/js/hub/pages/item.js | 45 +++++++++++++++++------------ 1 file changed, 27 insertions(+), 18 deletions(-) diff --git a/erpnext/public/js/hub/pages/item.js b/erpnext/public/js/hub/pages/item.js index 7efa21fcb4..ec3d6edc3e 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 -
+
-