From d69f629984675ff816e2b91f01117f3a000a5c64 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Thu, 16 Jan 2020 19:17:37 -0500 Subject: [PATCH] Show no results div if properties filter left no properties --- src/lib/properties/properties.group.component.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/lib/properties/properties.group.component.html b/src/lib/properties/properties.group.component.html index 8756723..3efc01d 100644 --- a/src/lib/properties/properties.group.component.html +++ b/src/lib/properties/properties.group.component.html @@ -1,3 +1,7 @@
- +
No results found.
+ + + +