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

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

Issue 255473003: docserver: Adds "API scheduled for Chrome version..." text to dev and beta APIs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleans up style Created 6 years, 8 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/intro_tables/dev_message.html
diff --git a/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html b/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
index 1ecf83416a15824717376eeb9073afb8fb8aa40a..33109bde90b77adf34f4fc1431e90c057d597c3c 100644
--- a/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
+++ b/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
@@ -1 +1,4 @@
<a href="http://www.chromium.org/getting-involved/dev-channel">Dev</a> channel only.
+{{?content.scheduled}}
+Scheduled for Chrome {{content.scheduled}}.
+{{/content.scheduled}}
not at google - send to devlin 2014/04/25 23:15:58 the intro table is a better place for this, like

Powered by Google App Engine
This is Rietveld 408576698