Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/templates/private/filter_item.html |
| diff --git a/chrome/common/extensions/docs/server2/templates/private/filter_item.html b/chrome/common/extensions/docs/server2/templates/private/filter_item.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..570feaf59146aaccabf632e87db6b72a76a22fb5 |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/server2/templates/private/filter_item.html |
| @@ -0,0 +1 @@ |
| +<span><a href="javascript:void(0)">{{name}}</a>{{^last}} | {{/}}</span> |