remove comment

This commit is contained in:
rolux 2013-07-09 14:43:11 +00:00
parent 0bf2ae04ef
commit 91a227baae

View file

@ -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 -------------------------------------------------------------------