summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/template/api_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/template/api_template.html')
-rw-r--r--chrome/common/extensions/docs/template/api_template.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html
index 75f089d..dd4f074 100644
--- a/chrome/common/extensions/docs/template/api_template.html
+++ b/chrome/common/extensions/docs/template/api_template.html
@@ -64,7 +64,7 @@
</dd>
<!-- FUNCTION PARAMETERS -->
- <dd jsdisplay="isFunction($this) && $this.parameters &&
+ <dd jsdisplay="isFunction($this) && $this.parameters &&
$this.name != 'callback'">
<div transclude="functionParametersTemplate"></div>
</dd>
@@ -78,7 +78,7 @@
<div transclude="valueTemplate">
</div>
</div>
- </dl>
+ </dl>
</div>
</div> <!-- /SUBTEMPLATES -->
@@ -212,6 +212,9 @@
<li><h2><a href="samples.html">Samples</a></h2></li>
</ul>
</div>
+ <script>
+ initToggles();
+ </script>
<div class="g-unit" id="gc-pagecontent">
<div id="pageTitle">