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

Side by Side Diff: chrome/common/extensions/docs/templates/private/intro_tables/beta_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: Style changes, moves template text to another template file Created 6 years, 7 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 unified diff | Download patch
OLDNEW
1 <a href="https://www.google.com/landing/chrome/beta/">Beta</a> and 1 <a href="https://www.google.com/landing/chrome/beta/">Beta</a> and
2 <a href="http://www.chromium.org/getting-involved/dev-channel">dev</a> channels only. 2 <a href="http://www.chromium.org/getting-involved/dev-channel">dev</a> channels
3 {{^content.scheduled}}only.{{/content.scheduled}}
4 {{?content.scheduled}}
5 (scheduled for Chrome {{content.scheduled}}).
6 {{/content.scheduled}}
not at google - send to devlin 2014/04/30 21:38:23 nice. slightly more idiomatic: {{?content.schedul
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698