From 68499e4de5ff15b442bcfc98998d52fb82de66b4 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Sat, 17 Oct 2020 19:28:54 +0200 Subject: [PATCH] You can now click on properties filling slots to view their details dialog --- app/imports/ui/creature/slots/Slots.vue | 53 +++++++++++++++---------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/app/imports/ui/creature/slots/Slots.vue b/app/imports/ui/creature/slots/Slots.vue index 695d68bb..06995ff8 100644 --- a/app/imports/ui/creature/slots/Slots.vue +++ b/app/imports/ui/creature/slots/Slots.vue @@ -12,26 +12,31 @@ {{ slot.totalFilled }} / {{ slot.quantityExpected }} -
- - - + - delete - -
+ + + + + + delete + + + +