﻿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
14810	Admin inline templates need blocks	Simon Meers	Simon Meers	"This has been bugging me for years, but I've not spotted a matching ticket as yet. The `admin/edit-inline/(stacked|tabular).html` templates do no contain a single `{% block %}`, and are therefore quite useless when it comes to template inheritance. It is a common requirement to tweak a small fragment of these templates, but this cannot be done in a DRY manner at present. 

I propose tidying up these templates and breaking them down into blocks to solve this. More than happy to write the code, just thought I'd raise it here first to make sure I hadn't missed anything."		new	contrib.admin	dev			template, block, inheritance	Julien Phalip	Unreviewed	0	0	0	0		
