From c8caea396ba79b459f4ca528ce0f182c87bcd40c Mon Sep 17 00:00:00 2001 From: jygaulier Date: Tue, 16 Mar 2021 17:07:48 +0100 Subject: [PATCH] PHRAS-3396_ffox-err-drop-record-on-term_MASTER fix : drop record on term is ok with ffox [skip ci] --- Phraseanet-production-client/dist/production.js | 6 +++++- Phraseanet-production-client/dist/production.min.js | 6 +++++- .../src/components/thesaurus/index.js | 8 +++++++- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/Phraseanet-production-client/dist/production.js b/Phraseanet-production-client/dist/production.js index 591d8f01de..f4a76e6ca5 100644 --- a/Phraseanet-production-client/dist/production.js +++ b/Phraseanet-production-client/dist/production.js @@ -11578,7 +11578,11 @@ var thesaurusService = function thesaurusService(services) { (0, _jquery2.default)('#THPD_T_tree', $container).removeClass('draggingOver'); (0, _jquery2.default)('#THPD_T_tree>LI', $container).removeClass('draggingOver'); - var target = (0, _jquery2.default)(event.toElement); + // the event relates from the whole tx zone (