From 6df06cac975035e346910f5e51198d8e23677e2b Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Tue, 28 Aug 2018 17:19:35 +0530 Subject: [PATCH] fix: Show empty state if there are no items --- erpnext/public/js/hub/pages/Buying.vue | 2 +- erpnext/public/js/hub/pages/Selling.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/public/js/hub/pages/Buying.vue b/erpnext/public/js/hub/pages/Buying.vue index 7c3fc27bbde..ddb4b11db90 100644 --- a/erpnext/public/js/hub/pages/Buying.vue +++ b/erpnext/public/js/hub/pages/Buying.vue @@ -3,7 +3,7 @@

{{ __('Buying') }}

-
+

{{ __('Selling') }}

-
+