From 053c9a050afb7acf7236a41ec5add2f6b25f6852 Mon Sep 17 00:00:00 2001
From: efalcy <efalcy@afi-sa.fr>
Date: Tue, 14 Jun 2022 18:35:26 +0200
Subject: [PATCH] add video link

---
 FEATURES/154000 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/FEATURES/154000 b/FEATURES/154000
index be01fa9b1bf..98d636b5f11 100644
--- a/FEATURES/154000
+++ b/FEATURES/154000
@@ -2,8 +2,8 @@
             ['Label' => $this->_('Zotero : configuration des types de documents, imports multiples'),
              'Desc' => $this->_('Vous pouvez maintenant configurer la correspondance entre les types de documents Bokeh et Zotero. Sur le résultat de recherche, possibilité d\'importer plusieurs notices à la fois'),
              'Image' => '',
-             'Video' => '',
-             'Category' => $this->_('Recherche'),
+             'Video' => 'https://www.youtube.com/watch?v=p1FcWUVWpCQ',
+             'Category' => $this->_('Zotero'),
              'Right' => function($feature_description, $user) {return true;},
              'Wiki' => 'https://wiki.bokeh-library-portal.org/index.php?title=Zotero',
              'Test' => '',
-- 
GitLab