From f99a8fce86ec0bb9540d0ad02114c1846beb3761 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Fri, 17 Apr 2020 22:35:42 +0300 Subject: [PATCH] Add contextual resource info --- src/Dashboard/Components/VillageStateList.vue | 39 +++++++++++++++++-- src/Page/VillageBlock.ts | 16 +------- src/utils.ts | 5 ++- 3 files changed, 41 insertions(+), 19 deletions(-) diff --git a/src/Dashboard/Components/VillageStateList.vue b/src/Dashboard/Components/VillageStateList.vue index 4227060..24859c2 100644 --- a/src/Dashboard/Components/VillageStateList.vue +++ b/src/Dashboard/Components/VillageStateList.vue @@ -16,10 +16,26 @@