| Index: chrome/common/extensions/docs/templates/private/variable_type.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/variable_type.html b/chrome/common/extensions/docs/templates/private/variable_type.html
|
| index f9bc521f254adad569cc761e5e6e8f134832e5f0..2191becd083a16eee33d14f0324918b0179d8f6a 100644
|
| --- a/chrome/common/extensions/docs/templates/private/variable_type.html
|
| +++ b/chrome/common/extensions/docs/templates/private/variable_type.html
|
| @@ -1,5 +1,5 @@
|
| {{#type}}
|
| -{{?link +partials.ref_link link:link/}}
|
| +{{?link +partials.ref_link link:link no_link:no_link/}}
|
| {{?choices}}
|
| {{#c:choices}}
|
| {{+partials.variable_type type:c/}}{{^c.last}} or {{/}}
|
|
|