Tags on this page should also display qualnames with maxlen.

This commit is contained in:
voussoir 2018-03-18 19:47:08 -07:00
parent a6babe116e
commit a5aef63c6f

View file

@ -286,7 +286,8 @@ form
tag,
extra_classes="tags_on_this_page",
link='void',
qualified_name=False,
max_len=30,
qualified_name=True,
with_alt_qualified_name=True,
with_alt_description=True,
)-}}</li>