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

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

Issue 148663007: Updated DCC navigation Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/templates/private/hidden_if_not_interesting.html
diff --git a/chrome/common/extensions/docs/templates/private/hidden_if_not_interesting.html b/chrome/common/extensions/docs/templates/private/hidden_if_not_interesting.html
new file mode 100644
index 0000000000000000000000000000000000000000..a938d884768f390ef9c5350250416d614276a9fe
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/private/hidden_if_not_interesting.html
@@ -0,0 +1,3 @@
+{{^item.selected}} {{^item.child_selected}} {{^item.related}}
+class="hidden"
+{{/item.related}} {{/item.child_selected}} {{/item.selected}}

Powered by Google App Engine
This is Rietveld 408576698