forked from 0x2620/pandora
remove comment
This commit is contained in:
parent
0bf2ae04ef
commit
91a227baae
1 changed files with 1 additions and 1 deletions
|
@ -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 -------------------------------------------------------------------
|
// Title -------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue