Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4576)

Unified Diff: chrome/common/extensions/docs/server2/templates/private/filter_item.html

Issue 10825067: Extensions Docs Server: Apps samples page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698