[ui] [listviews] indicators

This commit is contained in:
Rushabh Mehta
2015-01-06 18:08:44 +05:30
parent 50d7e8cf8f
commit 738d4ef5c8
30 changed files with 787 additions and 1011 deletions

View File

@@ -0,0 +1,3 @@
frappe.listview_settings['Issue'] = {
colwidths: {"subject": 6}
}