From 4211aa41a0436603fecaeee7b21efde061022368 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 4 Sep 2014 15:16:13 +0530 Subject: [PATCH] [hotfix] Product Search 'More' button --- erpnext/templates/pages/product_search.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/erpnext/templates/pages/product_search.html b/erpnext/templates/pages/product_search.html index 8e57cb5c0e..8c0a8e4737 100644 --- a/erpnext/templates/pages/product_search.html +++ b/erpnext/templates/pages/product_search.html @@ -19,15 +19,15 @@ $(document).ready(function() {

Search Results

- +
-
{% endblock %} -{% block sidebar %}{% include "templates/includes/sidebar.html" %}{% endblock %} \ No newline at end of file +{% block sidebar %}{% include "templates/includes/sidebar.html" %}{% endblock %}