Index: chrome/common/extensions/docs/server2/templates/private/table_of_contents.html |
diff --git a/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html b/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html |
index e14afaee3fdc99f463edf4c5ba5b7d1b7aa73365..552963dde7243af2d60106ac4db8652494019441 100644 |
--- a/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html |
+++ b/chrome/common/extensions/docs/server2/templates/private/table_of_contents.html |
@@ -20,7 +20,7 @@ |
{{?api.properties}}<li>{{+partials.toc_properties}}</li>{{/}} |
{{?api.functions}}<li>{{+partials.toc_functions}}</li>{{/}} |
{{?api.events}}<li>{{+partials.toc_events}}</li>{{/}} |
- {{?api.samples}}<li>{{+partials.toc_samples}}</li>{{/}} |
+ {{?samples_list}}<li>{{+partials.toc_samples title:title}}</li>{{/}} |
{{/api}} |
</ol> |
</li> |