Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/intro_table.html |
| diff --git a/chrome/common/extensions/docs/templates/private/intro_table.html b/chrome/common/extensions/docs/templates/private/intro_table.html |
| index fad9a9397871327b4b2c683611bc004f80f4fa68..859f7613ab0734b379257a2dede343abec7204b3 100644 |
| --- a/chrome/common/extensions/docs/templates/private/intro_table.html |
| +++ b/chrome/common/extensions/docs/templates/private/intro_table.html |
| @@ -8,6 +8,7 @@ |
| {{?c.class}}<span class="{{c.class}}">{{/c.class}} |
| {{?c.text}}{{{c.text}}}{{/c.text}} |
| {{?c.partial +c.partial content:c/}} |
| + {{?c.scheduled}}Scheduled for Chrome {{c.scheduled}}.{{/c.scheduled}} |
|
not at google - send to devlin
2014/04/29 00:19:43
almost. this property is specific to the dev/beta
danielj41
2014/04/30 21:07:11
Done.
|
| {{?c.class}}</span>{{/c.class}} |
| {{?c.link}}</a>{{/c.link}} |
| <br> |