cosmetic changes
This commit is contained in:
parent
56dfb277db
commit
1699cecff0
1 changed files with 3 additions and 4 deletions
|
@ -349,7 +349,6 @@ pandora.ui.textPDF = function(text) {
|
||||||
})[0];
|
})[0];
|
||||||
if (embed) {
|
if (embed) {
|
||||||
embed.src = url;
|
embed.src = url;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
text.embeds.push(data);
|
text.embeds.push(data);
|
||||||
//fixme sort embeds by page/id
|
//fixme sort embeds by page/id
|
||||||
|
|
Loading…
Reference in a new issue