From f8d27f49946cbe812b75d0074fe7178ca16943c8 Mon Sep 17 00:00:00 2001
From: Laurent Laffont <llaffont@afi-sa.fr>
Date: Fri, 8 Feb 2019 12:15:29 +0100
Subject: [PATCH] dev #34523 add VERSION

---
 FEATURES/34523     | 6 +++---
 VERSIONS_WIP/34523 | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/FEATURES/34523 b/FEATURES/34523
index ae1bc4e7908..110301d06c1 100644
--- a/FEATURES/34523
+++ b/FEATURES/34523
@@ -1,10 +1,10 @@
         '34523' =>
-            ['Label' => $this->_('[Story] Gestion des classifications autres que PCDM4 et Dewey'),
-             'Desc' => '',
+            ['Label' => $this->_('Import des classifications unimarc (autres que PCDM4 et Dewey)'),
+             'Desc' => $this->_('Bokeh peut importer n\'importe quelle classication, typiquement définies dans les zones 686'),
              'Image' => '',
              'Video' => '',
              'Category' => '',
              'Right' => function($feature_description, $user) {return true;},
-             'Wiki' => '',
+             'Wiki' => 'http://wiki.bokeh-library-portal.org/index.php/Facettes_dynamiques#A_partir_d.27un_code_sp.C3.A9cifique_contenu_dans_un_champ_UNIMARC_.28cas_des_classifications_autres_que_Dewey_et_PCDM4.29',
              'Test' => '',
              'Date' => '2019-01-25'],
\ No newline at end of file
diff --git a/VERSIONS_WIP/34523 b/VERSIONS_WIP/34523
index 6d584752a3f..adcba852080 100644
--- a/VERSIONS_WIP/34523
+++ b/VERSIONS_WIP/34523
@@ -1 +1 @@
- - ticket #34523 : [Story] Gestion des classifications autres que PCDM4 et Dewey
\ No newline at end of file
+ - ticket #34523 : Cosmogramme : Import de toutes les classifications définies dans les notices Unimarc
\ No newline at end of file
-- 
GitLab