mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
PHRAS-851 - add databox name, collection name and logo to record title in preview
Bump Phraseanet Production Client
This commit is contained in:
@@ -258,7 +258,7 @@ class record_preview extends record_adapter
|
||||
return $this->title;
|
||||
}
|
||||
|
||||
$this->title = collection::getLogo($this->getBaseId(), $this->app) . ' ';
|
||||
$this->title = '';
|
||||
|
||||
switch ($this->env) {
|
||||
|
||||
|
Reference in New Issue
Block a user