﻿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
18477	TabularInline admin uses wrong colspan in Add row	Jiri Suchan	nobody	"Problem:
TabularInline admin generates 'Add another' row via javascript, calculating value of `colspan` attribute from count of children in first Formset's row. If Formset validation fails, there appears an error message as a first row, which has always only one column. As a result 'Add another' row uses bad value in `colspan` (1). 


Patch uses last row (instead of first one) for calculating `colspan` attribute."	Bug	closed	contrib.admin	1.4	Normal	fixed	javascript, admin		Unreviewed	1	0	0	0	1	1
