File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments