Index: chrome/common/extensions/docs/templates/private/samples.html |
diff --git a/chrome/common/extensions/docs/templates/private/samples.html b/chrome/common/extensions/docs/templates/private/samples.html |
index e04663d112b6fc674f3aa687277c2b2230ec4d09..c8234167d7dd848a46fffa3b0168761ec9ef6401 100644 |
--- a/chrome/common/extensions/docs/templates/private/samples.html |
+++ b/chrome/common/extensions/docs/templates/private/samples.html |
@@ -26,7 +26,7 @@ |
<td class="label">Filter by API:</td> |
<td> |
<div id="api_filter_items"> |
- {{#filter_list}}{{+partials.filter_item}}{{/}} |
+ {{#filter_list.all}}{{+partials.filter_item}}{{/}}<br> |
</div> |
</td> |
</tr> |