Mercurial > hg > orthanc
view Resources/Samples/Lua/Autorouting.lua @ 3182:5d51f87d8326
Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Thu, 31 Jan 2019 17:39:14 +0100 |
| parents | 23590917e83e |
| children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'sample')) end
