Skip to content

Commit 2809a75

Browse files
author
Olivier Giulieri
committed
Only one example w/ todo.
1 parent be5a090 commit 2809a75

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/ui-model.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1>ui-model</h1>
3333
<li><a href="#object">object</a></li>
3434
<li><a href="#field">field</a></li>
3535
<li><a href="#section">section</a></li>
36-
<li><a href="#sample">sample ui-models</a></li>
36+
<li><a href="#sample">Sample todo ui-model</a></li>
3737
</ul>
3838

3939

@@ -452,17 +452,13 @@ <h3>tab</h3>
452452

453453
<section id="sample">
454454

455-
<h2>Sample UI-models</h2>
455+
<h2>Sample UI-model for a to do app.</h2>
456456

457-
<p>UI-model for a task list:</p>
457+
<p></p>
458458

459459
<iframe style="width:100%;height:300px" src="../js/ui-models/apps/todo.js"></iframe>
460460

461461

462-
<p>UI-model for an addressbook:</p>
463-
464-
<iframe style="width:100%;height:300px" src="../js/ui-models/apps/contacts.js"></iframe>
465-
466462
</section>
467463

468464

0 commit comments

Comments
 (0)