| Index: chrome/common/extensions/docs/templates/private/api_reference.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/api_reference.html b/chrome/common/extensions/docs/templates/private/api_reference.html
|
| index d08f2670835507d0f8b5d6e75285ac1e38d9d6ec..72bcb567c75dd57ae1d1c58d75a6dc55553acc1f 100644
|
| --- a/chrome/common/extensions/docs/templates/private/api_reference.html
|
| +++ b/chrome/common/extensions/docs/templates/private/api_reference.html
|
| @@ -21,7 +21,7 @@
|
| {{?api.events}}
|
| <h2 id="events">Events</h2>
|
| {{#api.events}}
|
| - {{+partials.event api:api}}
|
| + {{+partials.event @:@ api:api}}
|
| {{/}}
|
| {{/api.events}}
|
| {{?api.domEvents}}
|
|
|