Convert title calculation form to a template tag

Show the full title as a hover title even when truncated.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 18:30:24 -04:00
parent 041464fc1c
commit 4f92bde7d7
4 changed files with 44 additions and 31 deletions

View File

@@ -212,6 +212,8 @@ Other changes
Tesseract bug 1670
(https://github.com/tesseract-ocr/tesseract/issues/1670)
* Load only one language in the document properties form.
* Convert title calculation form to a template tag.
* Show the full title as a hover title even when truncated.
Removals
--------