# HG changeset patch # User Alain Mazy # Date 1481838593 -3600 # Node ID 9ceb0e13dff9df2073c01ace01e319aa743a5ee5 # Parent 468cb58b702a35068c1b060273c7980d0529e3a1 improvement diff -r 468cb58b702a -r 9ceb0e13dff9 Sphinx/source/plugins/worklists-plugin.rst --- a/Sphinx/source/plugins/worklists-plugin.rst Thu Dec 15 22:42:24 2016 +0100 +++ b/Sphinx/source/plugins/worklists-plugin.rst Thu Dec 15 22:49:53 2016 +0100 @@ -51,7 +51,7 @@ "Worklists" : { "Enable": true, "Database": "./WorklistsDatabase", - "FilterIssuerAet": false, // Some modalities do not specify ``ScheduledStationAETitle`` + "FilterIssuerAet": false, // Some modalities do not specify 'ScheduledStationAETitle (0040,0001)' // in the C-Find and may receive worklists not related to them. This option // adds an extra filtering based on the AET of the modality issuing the C-Find. }