Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/property.html |
| diff --git a/chrome/common/extensions/docs/templates/private/property.html b/chrome/common/extensions/docs/templates/private/property.html |
| index 37ce835c27846a12cd4e7d2a0558d57047471f87..5ec733fdd293a6bbd6787eab31a75357f9a91d3f 100644 |
| --- a/chrome/common/extensions/docs/templates/private/property.html |
| +++ b/chrome/common/extensions/docs/templates/private/property.html |
| @@ -7,6 +7,9 @@ |
| {{+partials.warning_deprecated item:property/}} |
| {{/deprecated}} |
| {{?description}} |
| + {{?availability}} |
| + <span class="availability" style="color: magenta; font-family: 'arial';">{{+availability.partial content:availability/}}</span> |
|
not at google - send to devlin
2014/07/01 16:40:58
ditto
|
| + {{/availability}} |
| {{{description}}} |
| {{/description}} |
| {{?returns}} |