mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
fix in caption_Field_Value hightlightThesaurus & PHPCS in caption_field
This commit is contained in:
@@ -390,7 +390,7 @@ class caption_Field_Value implements cache_cacheableInterface
|
||||
$this->isThesaurusValue = false;
|
||||
}
|
||||
|
||||
return $this;
|
||||
return $this->value;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user