Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/type_item.html |
| diff --git a/chrome/common/extensions/docs/templates/private/type_item.html b/chrome/common/extensions/docs/templates/private/type_item.html |
| index 6c1812729899a0590c9f4d0ef41109fdb42afb6f..2d88500df006ea4a0f3148916f3ff9c6df88c255 100644 |
| --- a/chrome/common/extensions/docs/templates/private/type_item.html |
| +++ b/chrome/common/extensions/docs/templates/private/type_item.html |
| @@ -5,8 +5,6 @@ |
| {{/display_name}} |
| <dd> |
| <dl> |
| - {{#items}} |
| - {{+item_partial @:@}} |
| - {{/items}} |
| + {{#i:items +item_partial parameter:i property:i event:i function:i/}} |
| </dl> |
| </dd> |