From e0dd6c84f0a4b92ef8dcb845f71e03bb15e84a85 Mon Sep 17 00:00:00 2001 From: Patrick Barroca <pbarroca@afi-sa.fr> Date: Mon, 13 Nov 2017 13:41:31 +0100 Subject: [PATCH] dev #65273 : feature file --- FEATURES/65273 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FEATURES/65273 b/FEATURES/65273 index b66f3d4b02d..afbc3aeb13b 100644 --- a/FEATURES/65273 +++ b/FEATURES/65273 @@ -1,10 +1,10 @@ '65273' => - ['Label' => $this->_('[CONTRACTUEL CAVY] Export des articles agenda en ICAL'), + ['Label' => $this->_('Export des agendas au format iCalendar'), 'Desc' => '', 'Image' => '', 'Video' => '', - 'Category' => '', + 'Category' => $this->_('Exports'), 'Right' => function($feature_description, $user) {return true;}, - 'Wiki' => '', + 'Wiki' => 'http://wiki.bokeh-library-portal.org/index.php?title=Exporter_l%27agenda_au_format_iCalendar_(iCal)', 'Test' => '', 'Date' => '2017-11-07'], \ No newline at end of file -- GitLab