Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/event.html |
| diff --git a/chrome/common/extensions/docs/templates/private/event.html b/chrome/common/extensions/docs/templates/private/event.html |
| index 8b5108d7a55007e60eaf47dd08982254e7f13c74..40104e10728ada927ed44359f74eec7305c605a6 100644 |
| --- a/chrome/common/extensions/docs/templates/private/event.html |
| +++ b/chrome/common/extensions/docs/templates/private/event.html |
| @@ -1,5 +1,6 @@ |
| <div> |
| <h4 id="{{id}}">{{name}}</h4> |
| + {{+partials.warning_deprecated function:@}} |
|
not at google - send to devlin
2013/10/31 20:23:13
maybe you should rename "function" in warning_depr
dhnishi (use Chromium)
2013/10/31 21:29:23
Sounds good. "item" makes more sense with the scop
|
| <div class="description"> |
| {{?description}}<p> |
| {{{description}}} |