aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/edit-common.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-1/+3
| | | | r=LpSolit a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-6/+6
| | | | r/a=justdave
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-17/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 615636: Labels are badly aligned when editing versions and milestones in ↵Matt Selsky2011-10-031-6/+7
| | | | | | admin pages r/a=LpSolit
* Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin2011-08-171-8/+10
| | | | | Also, creating a new product from the web UI asks you to create a component too. r=glob a=LpSolit
* Bug 554552: Refactor classifications and components templates to use ↵Tiago Mello2010-03-291-0/+86
edit-common.html.tmpl and add the 'rows' hook r/a=mkanat