mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2301_thesaurus_concept_path_port_41 fix
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
if(key === 'multi_match') {
|
||||
var testValue = value.fields[0];
|
||||
if(testValue.startsWith('concept_path')) {
|
||||
pathField.append(path + '\n');
|
||||
pathField.append(value.query + '\n');
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user