forked from 0x2620/pandora
use createLinks
This commit is contained in:
parent
044f9e28a5
commit
7b91ef5f56
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
return;
|
||||
}
|
||||
$entity.html(html);
|
||||
pandora.createLinks($entity);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue