Changeset 1449 for trunk/samples/kauri-forms-sample/src/main/kauri/pages/collection-control.html.xml
- Timestamp:
- 2010-03-12 13:29:32 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samples/kauri-forms-sample/src/main/kauri/pages/collection-control.html.xml
r1446 r1449 86 86 <label kauri-role="label" kauri-idref="countries">Countries</label> 87 87 88 <table kauri-idref="countries" kauri-type="collection" kauri-item="country">88 <table kauri-idref="countries" kauri-type="collection" > 89 89 <thead> 90 90 <tr> … … 99 99 100 100 <tbody kauri-role="container"> 101 <tr kauri-layout=" country">101 <tr kauri-layout="/countries"> 102 102 103 103 <td >
Note: See TracChangeset
for help on using the changeset viewer.