﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36080	Cleanup the inline link format.	Antoliny	Antoliny	"when `show_change_link` is applied, the icon image appears slightly cropped in `TabularInline`. Also, the Change and View text is applied depending on the user's permissions, but the permission-related details are already exposed in the form.
[[Image(tabular_inline_link.png)]]
Therefore, how about simply adding the link to the object's `__str__`? 
[[Image(link_change_2.png)]]
I think it looks cleaner when the link is added to the `__str__`(removed icon and text).
Additionally, what do you think about changing the default value of show_change_link to True?
Changing it to True could also improve accessibility."	New feature	new	contrib.admin	dev	Normal		Inline, Link		Unreviewed	0	0	0	0	0	0
