Anand Doshi | c6fce63 | 2012-07-09 12:34:02 +0530 | [diff] [blame] | 1 | <div class="layout-wrapper layout-wrapper-background"> |
Anand Doshi | 616c355 | 2012-06-14 16:46:48 +0530 | [diff] [blame] | 2 | <div class="appframe-area"></div> |
Rushabh Mehta | 4feae61 | 2012-07-12 16:01:20 +0530 | [diff] [blame] | 3 | <div class="layout-main todo-layout"> |
Anand Doshi | 616c355 | 2012-06-14 16:46:48 +0530 | [diff] [blame] | 4 | <div> |
| 5 | <div id="todo-list"> |
| 6 | <h4>My List</h4><br> |
| 7 | <div class="todo-content"></div> |
| 8 | </div> |
| 9 | <div id="assigned-todo-list"> |
| 10 | <h4>Assigned to others</h4><br> |
| 11 | <div class="todo-content"></div> |
| 12 | </div> |
Anand Doshi | 64ddb9f | 2012-06-12 19:24:12 +0530 | [diff] [blame] | 13 | </div> |
Anand Doshi | c6fce63 | 2012-07-09 12:34:02 +0530 | [diff] [blame] | 14 | <div style="clear: both"></div> |
Rushabh Mehta | 2886b95 | 2012-02-24 11:26:31 +0530 | [diff] [blame] | 15 | </div> |
Rushabh Mehta | 2886b95 | 2012-02-24 11:26:31 +0530 | [diff] [blame] | 16 | </div> |