added moduleview

This commit is contained in:
Rushabh Mehta
2013-01-09 16:39:27 +05:30
parent 996c30a575
commit ce1d5276ff
28 changed files with 1117 additions and 1086 deletions

View File

@@ -17,4 +17,5 @@
observer_map = {
"*:on_update": "home.update_feed",
"*:on_submit": "home.update_feed",
# "*:on_update": "webnotes.widgets.moduleview.update_count"
}