From 6309877a147053761f265a5619f3cba095b38919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 7 Dec 2022 12:18:35 +0100 Subject: [PATCH] Fixed: [relationship graph] fix layout of button to add a link (upgrade bootstrap) --- .../Resources/public/vuejs/VisGraph/App.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/VisGraph/App.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/VisGraph/App.vue index cfc9f2a76..da597e522 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/VisGraph/App.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/VisGraph/App.vue @@ -5,15 +5,12 @@
- {{ $t('visgraph.screenshot') }} -