Increase default title truncation to 120

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 18:33:37 -04:00
parent 4f92bde7d7
commit 8bbd83ea76
3 changed files with 3 additions and 1 deletions

View File

@@ -214,6 +214,7 @@ Other changes
* 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.
* Increase default title truncation length to 120 characters.
Removals
--------