mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
moved to bootstrap 2.1 and some ui fixes in todo and messages
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
<div class="layout-main todo-layout">
|
||||
<div>
|
||||
<div id="todo-list">
|
||||
<h4>My List</h4><br>
|
||||
<div class="todo-content"></div>
|
||||
</div>
|
||||
<div id="assigned-todo-list">
|
||||
<h4>Assigned to others</h4><br>
|
||||
<div class="todo-content"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user