Added navigation link from document page view and document page transformation back to document view

This commit is contained in:
Roberto Rosario
2011-02-17 23:27:25 -04:00
parent 8a8a42ee19
commit 595d7227a2
4 changed files with 10 additions and 4 deletions

View File

@@ -224,6 +224,8 @@ LOGIN_EXEMPT_URLS = (
# OCR
#OCR_TESSERACT_PATH = u'/usr/bin/tesseract'
#OCR_MAX_CONCURRENT_EXECUTION = 2
#OCR_TESSERACT_LANGUAGE = None
# Permissions
#ROLES_DEFAULT_ROLES = []