Mercurial > hg > orthanc
view Resources/Samples/Lua/Autorouting.lua @ 2929:e0c620f964e5
Go back to lookup if deleting a resource without an ancestor
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 13 Nov 2018 12:01:12 +0100 |
parents | 23590917e83e |
children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'sample')) end