diff --git a/main/webapp/modules/core/scripts/views/data-table/cell-ui.js b/main/webapp/modules/core/scripts/views/data-table/cell-ui.js index 424c51691..677272531 100644 --- a/main/webapp/modules/core/scripts/views/data-table/cell-ui.js +++ b/main/webapp/modules/core/scripts/views/data-table/cell-ui.js @@ -427,6 +427,7 @@ DataTableCellUI.prototype._postProcessSeveralCells = function(command, params, b ); }; +// FIXME: Topic Blocks are gone DataTableCellUI.topicBlockPreview = { url: 'http://www.freebase.com/widget/topic{{id}}?mode=content&blocks=[{"block":"full_info"},{"block":"article_props"}]', width: 430,