Fix error in duplicating a Patch: the CT and alpha mask couldn't be found,
commitbdf3c12f7efc84dce19c6d4bc4ece2b980f0f7da
authorAlbert Cardona <sapristi@gmail.com>
Mon, 2 Jul 2012 14:17:26 +0000 (2 10:17 -0400)
committerAlbert Cardona <sapristi@gmail.com>
Mon, 2 Jul 2012 14:17:26 +0000 (2 10:17 -0400)
tree85e7ff6ff4ac427fc6e6d79e1c3abe9dde09fcac
parentd8cc8a7c5461906cf055716efc8f6ac6554af52d
Fix error in duplicating a Patch: the CT and alpha mask couldn't be found,
because the file path to the CT and alpha mask files include also
the ID of the Patch.

While requiring both IDs (the Patch and the CT or alpha mask ID) for the file
seems to make the files less reusable, now it's too late to change.
Indeed the ID of the Patch is not necessary in that file name.
ini/trakem2/display/Patch.java