From 0c8b5553df47279678ea62b1e12d34e60e86b56b Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Tue, 14 Aug 2018 14:38:56 +0200 Subject: [PATCH] Parametrize the objective group component --- client/src/components/ObjectiveGroup.vue | 32 +++++------- client/src/pages/module.vue | 66 +++++++++++++++++++++--- client/src/styles/_typography.scss | 5 +- client/src/styles/main.scss | 2 +- 4 files changed, 77 insertions(+), 28 deletions(-) diff --git a/client/src/components/ObjectiveGroup.vue b/client/src/components/ObjectiveGroup.vue index f8a233cb..11950851 100644 --- a/client/src/components/ObjectiveGroup.vue +++ b/client/src/components/ObjectiveGroup.vue @@ -1,9 +1,9 @@