forked from 0x2620/pandora
update entity dialog
This commit is contained in:
parent
51df0ff7b7
commit
1c2a0803c1
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ pandora.ui.entityDialog = function() {
|
||||||
view: 'entity'
|
view: 'entity'
|
||||||
}, function(html) {
|
}, function(html) {
|
||||||
$content.html(html);
|
$content.html(html);
|
||||||
|
pandora.createLinks($content);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue