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 639f35cf4ef940223247e86a63b16f1d7c9257f9..b641d50cafedb47c223b062db7a52d4df76bbfa6 100644 |
--- a/chrome/common/extensions/docs/templates/private/event.html |
+++ b/chrome/common/extensions/docs/templates/private/event.html |
@@ -28,6 +28,9 @@ |
<dl> |
{{#parameters}}{{+partials.parameter_full}}{{/}} |
</dl> |
+ {{?callback}} |
+ {{+partials.callback}} |
+ {{/callback}} |
{{/parameters}} |
{{?filters}} |
<h4>Filters</h4> |