Max Kanat-Alexander
2010-07-06 17:38:04
Revision ID: mkanat@bugzilla.org-20100707003804-l1sv1znhpz4kgmzl
Bug 576911 The admin/components/list.html template was using "component"
as a variable name, but "component" is a reserved word in Template Toolkit.
This caused a warning from the template hook code.
r=LpSolit, a=LpSolit