mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
#PHRAS-382 #time 3h
This commit is contained in:
@@ -147,7 +147,10 @@ function openPreview(env, pos, contId, reload) {
|
||||
$('#PREVIEWBOX img.record.zoomable').draggable();
|
||||
}
|
||||
|
||||
setTitle(data.title);
|
||||
$('#SPANTITLE').empty().append(data.title);
|
||||
$("#PREVIEWTITLE_COLLLOGO").empty().append(data.collection_logo);
|
||||
$("#PREVIEWTITLE_COLLNAME").empty().append(data.collection_name);
|
||||
|
||||
setPreview();
|
||||
|
||||
if (env != 'RESULT') {
|
||||
|
Reference in New Issue
Block a user