forked from 0x2620/pandora
fix document creation
This commit is contained in:
parent
385bf61084
commit
620c8a7d96
3 changed files with 3 additions and 3 deletions
|
|
@ -386,7 +386,7 @@ pandora.ui.textHTML = function(text) {
|
|||
? pandora.user.ui.documents[pandora.user.ui.part.document]
|
||||
: pandora.user.ui.section == 'documents'
|
||||
? pandora.user.ui.documents[pandora.user.ui.document]
|
||||
: {}),
|
||||
: {}) || {},
|
||||
position = settings.position || 0,
|
||||
element,
|
||||
scrollTop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue