annotate Database/Lua/AutoroutingChangeAet.lua @ 205:42e4c00fe7c8 Orthanc-1.5.2

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 18 Jan 2019 19:11:20 +0100
parents 040f6ef1394a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 function OnStoredInstance(instanceId, tags, metadata)
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 Delete(SendToModality(instanceId, 'orthanctest', aet))
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 end