From bf837e82ba2802f27015be4ba364912908eb4044 Mon Sep 17 00:00:00 2001 From: Tom Morris Date: Sun, 26 May 2013 08:01:38 -0400 Subject: [PATCH] Add TODO --- main/webapp/modules/core/scripts/views/data-table/cell-ui.js | 1 + 1 file changed, 1 insertion(+) 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,