From 91a227baae7ad900f4bf488c573624bb711ac4e6 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 9 Jul 2013 14:43:11 +0000 Subject: [PATCH] remove comment --- static/js/pandora/infoView.0xdb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/pandora/infoView.0xdb.js b/static/js/pandora/infoView.0xdb.js index 08501930..43ea559d 100644 --- a/static/js/pandora/infoView.0xdb.js +++ b/static/js/pandora/infoView.0xdb.js @@ -231,7 +231,7 @@ pandora.ui.infoView = function(data) { }); }); - pandora.createLinks($text); // FIXME: this is wrong for editables that already have clickLink + pandora.createLinks($text); // Title -------------------------------------------------------------------