docs: update HangingProtocolService (#2857)

Removed duplicate paragraph for custom attribute
This commit is contained in:
Arun Poudel 2022-08-02 19:36:38 +05:45 committed by GitHub
parent 6c632ea084
commit f05c12dc0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,11 +57,6 @@ In some situations, you might want to match based on a custom attribute and not
if you have assigned a `timepointId` to each study, and you want to match based on it.
Good news is that, in `OHIF-v3` you can define you custom attribute and use it for matching.
In some situations, you might want to match based on a custom attribute and not
the DICOM tags. For instance, if you have assigned a `timepointId` to each study
and you want to match based on it. Good news is that, in `OHIF-v3` you can
define you custom attribute and use it for matching.
There are various ways that you can let `HangingProtocolService` know of you
custom attribute. We will show how to add it inside the mode configuration.