| Index: chrome/common/extensions/docs/templates/private/api_property.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/api_property.html b/chrome/common/extensions/docs/templates/private/api_property.html
|
| index 095fce79da6d60d8f4acb5b701fa27d5528c6a0a..0acf0634128edbdc68d60e1b20e09bbbc6869323 100644
|
| --- a/chrome/common/extensions/docs/templates/private/api_property.html
|
| +++ b/chrome/common/extensions/docs/templates/private/api_property.html
|
| @@ -4,7 +4,7 @@
|
| <div class="line">{{+partials.api_namespace api:api}}{{name}}</div>
|
| </div>
|
| <div>
|
| - <dt><span class="property">{{name}}</span> {{+partials.type_name link:link}}</dt>
|
| + <dt><span class="property">{{name}}</span> {{+partials.type_name link:link @:property}}</dt>
|
| {{?description}}<dd>
|
| {{{description}}}
|
| </dd>{{/description}}
|
|
|