fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Poprawienie przycisku "wersja do druku"
[redakcja.git]
/
apps
/
api
/
handlers
/
library_handlers.py
diff --git
a/apps/api/handlers/library_handlers.py
b/apps/api/handlers/library_handlers.py
index
d7438a1
..
f1b683f
100644
(file)
--- a/
apps/api/handlers/library_handlers.py
+++ b/
apps/api/handlers/library_handlers.py
@@
-216,7
+216,7
@@
class DocumentHTMLHandler(BaseHandler):
allowed_methods = ('GET')
@hglibrary
- def read(self, request, docid, lib, stylesheet='
partia
l'):
+ def read(self, request, docid, lib, stylesheet='
ful
l'):
"""Read document as html text"""
try:
revision = request.GET.get('revision', 'latest')