reload text panel after uploading pdf
This commit is contained in:
parent
7012b8724a
commit
41a1a1f94f
2 changed files with 2 additions and 19 deletions
|
|
@ -373,7 +373,7 @@ pandora.ui.textPDF = function(text) {
|
|||
$iframe && $iframe.postMessage('page', {page: page});
|
||||
}
|
||||
} else {
|
||||
that.html('UPLOADED: ' + text.uploaded);
|
||||
that.html('Please upload PDF');
|
||||
}
|
||||
return that;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue