Index: chrome/common/extensions/docs/templates/private/property.html |
diff --git a/chrome/common/extensions/docs/templates/private/property.html b/chrome/common/extensions/docs/templates/private/property.html |
index 1650009c72b09d805d47bfb051e051dc423d0b1f..b3ba0bd2e9792a481363f8e695b1aba45740f5b0 100644 |
--- a/chrome/common/extensions/docs/templates/private/property.html |
+++ b/chrome/common/extensions/docs/templates/private/property.html |
@@ -42,8 +42,8 @@ |
hideParamTOC:hideParamTOC /}} |
</table> |
{{/parameters}} |
-{{?is_callback}} |
- {{?parentCallback +partials.callback callback:parentCallback/}} |
-{{/is_callback}} |
+{{?callback}} |
+ {{+partials.callback callback:callback/}} |
+{{/callback}} |
</td> |
{{/property}} |