Skip to content

Conversation

@hirschrobert
Copy link
Contributor

second try
see pr #58 , had trouble with missing sign-off-message

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me! :)

…pdf file

Signed-off-by: Robert Hirsch <info@robert-hirsch.de>
Signed-off-by: Robert Hirsch <info@robert-hirsch.de>
@hirschrobert hirschrobert merged commit 325b3dc into master Jan 3, 2019
@hirschrobert hirschrobert deleted the jumptopage branch January 3, 2019 13:39
var downloadUrl = context.fileList.getDownloadUrl(fileName, context.dir);
if (downloadUrl && downloadUrl !== '#') {
self.show(downloadUrl, true);
self.show(downloadUrl, param, true);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

param isn't defined here, this causes a regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants