fixed duplicate model, updated example name

This commit is contained in:
Tony Tam
2012-11-27 16:03:54 -08:00
parent 7bc8109e88
commit 356ae491aa
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
{{#if responseClass}}
<h4>Response Class</h4>
{{#if responseClassSignature}}
<p><span class="model-signature">{{{responseClassSignature}}}</span></p>
<p><span class="model-signature"></span></p>
{{else}}
<p>{{{responseClass}}}</p>
{{/if}}

View File

@@ -1,7 +1,7 @@
<div>
<ul class="signature-nav">
<li><a class="description-link" href="#">Model</a></li>
<li><a class="snippet-link" href="#">Example JSON</a></li>
<li><a class="snippet-link" href="#">Model Schema</a></li>
</ul>
<div>