changeset 282:d96894c0c554

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Sep 2019 11:38:30 +0200
parents da9aed65d9f6 (diff) 234092ecf82e (current diff)
children 443af82172b0
files
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/faq/improving-interface.rst	Tue Sep 10 10:10:37 2019 +0200
+++ b/Sphinx/source/faq/improving-interface.rst	Thu Sep 12 11:38:30 2019 +0200
@@ -28,7 +28,8 @@
 language translations, sorting resources, access control lists,
 tagging images, beautiful layout, tunable anonymization, modification
 of instances, paging if many patients, handling of timeouts,
-login/logout...). If you need such a more advanced `user experience
+login/logout, Web diffusion to patients/physicians...). If you need
+such a more advanced `user experience
 <https://en.wikipedia.org/wiki/User_experience>`__ so that Orthanc
 better fits your clinical workflow, you will have to develop a
 separate, custom Web interface on the top of the :ref:`rest`, maybe as