diff --git a/data/interfaces/default/js/tables/history_table.js b/data/interfaces/default/js/tables/history_table.js index e6885dd1..db215e05 100644 --- a/data/interfaces/default/js/tables/history_table.js +++ b/data/interfaces/default/js/tables/history_table.js @@ -184,7 +184,9 @@ history_table_options = { thumb_popover = '' + cellData + parent_info + ''; $(td).html('
'); } else if (rowData['media_type'] === 'clip') { - $(td).html(cellData); + media_type = ''; + thumb_popover = '' + cellData + parent_info + ''; + $(td).html('