修正URL错误
This commit is contained in:
parent
b6a73cdd38
commit
b94b158bab
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
url_root +
|
url_root +
|
||||||
'pdfjs/web/viewer.html?file=' +
|
'pdfjs/web/viewer.html?file=' +
|
||||||
url_root +
|
url_root +
|
||||||
'categories' +
|
'categories/' +
|
||||||
category.name +
|
category.name +
|
||||||
'/' +
|
'/' +
|
||||||
file
|
file
|
||||||
|
|
Loading…
Reference in a new issue