Scott Baker | 2dd4a00 | 2014-07-15 10:38:06 -0700 | [diff] [blame] | 1 | <p>xoslib demo views</p> |
| 2 | |
| 3 | <table> |
| 4 | <tr><td><a href="/dashboard/xosDeveloper/">xosDeveloper</a></td> |
| 5 | <td>Demonstrates using xoslib + marionette to render a list of slices</td> |
| 6 | </tr> |
| 7 | |
| 8 | <tr><td><a href="/dashboard/xosDeveloper_datatables/">xosDeveloper_datatables</a></td> |
| 9 | <td>Demonstrates using xoslib + datatables to render a list of slices</td> |
| 10 | </tr> |
| 11 | |
| 12 | <tr><td><a href="/dashboard/sliceEditor/">sliceEditor</a></td> |
| 13 | <td>Demonstrates how to commit data back to the data model using xoslib</td> |
| 14 | </tr> |
| 15 | </table> |