From 2bf8a7db570b655de8f9913b889e4a42e49f51c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 14 Mar 2018 09:36:10 +0100 Subject: [PATCH] Updated feature custom templates (markdown) --- feature-custom-templates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feature-custom-templates.md b/feature-custom-templates.md index cc15385..e07dbbe 100644 --- a/feature-custom-templates.md +++ b/feature-custom-templates.md @@ -15,7 +15,7 @@ The default behavior must be to use the [templates bundled with MONARC](https:// * update the models and controllers (zm-client); * add a view in the front office for the management of templates (.docx): - * ideally: ng-backoffice (deliveries_models.kb_mgmt.html) -> ng-anr (with some tests if in BO/FO) - * almost the same page than the page actually used in the back office but + * ideally: ng-backoffice (`deliveries_models.kb_mgmt.html` and `create.deliverymodel.html`) → ng-anr (with some tests if we are in BO or FO) + * → almost the same page than the page actually used in the back office but with the possibility to manage several deliverables per category (maybe thanks to tabs);