diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue b/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue index 699242e2cb..2a3ff90121 100644 --- a/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue +++ b/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue @@ -7,10 +7,12 @@ -
- +
+ + + +
@@ -26,6 +28,7 @@ v-if="modalEntityId && entities[modalEntityId]" /> + No entities found
@@ -75,6 +78,8 @@ + +