Tags on this page should also display qualnames with maxlen.
This commit is contained in:
		
							parent
							
								
									a6babe116e
								
							
						
					
					
						commit
						a5aef63c6f
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -286,7 +286,8 @@ form | ||||||
|                     tag, |                     tag, | ||||||
|                     extra_classes="tags_on_this_page", |                     extra_classes="tags_on_this_page", | ||||||
|                     link='void', |                     link='void', | ||||||
|                     qualified_name=False, |                     max_len=30, | ||||||
|  |                     qualified_name=True, | ||||||
|                     with_alt_qualified_name=True, |                     with_alt_qualified_name=True, | ||||||
|                     with_alt_description=True, |                     with_alt_description=True, | ||||||
|                 )-}}</li> |                 )-}}</li> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue