[IMP] Changed the default home page
authorMinh Tran <mit@openerp.com>
Mon, 5 Dec 2011 15:44:25 +0000 (16:44 +0100)
committerMinh Tran <mit@openerp.com>
Mon, 5 Dec 2011 15:44:25 +0000 (16:44 +0100)
commit4ca43cd31e4324531d2816af27d97546aafb1f1f
tree52ca7e7b75e32bf8dc416fff7d03c3956a2f4756
parentde04e2309c0b7b798b8041ded1c7ad786eb9f93e
[IMP] Changed the default home page

bzr revid: mit@openerp.com-20111205154425-fw94io3x1dagpc5h
addons/web/static/src/js/chrome.js
addons/web_dashboard/static/src/js/dashboard.js
addons/web_default_home/__init__.py [new file with mode: 0644]
addons/web_default_home/__openerp__.py [new file with mode: 0644]
addons/web_default_home/static/src/css/default_home.css [new file with mode: 0644]
addons/web_default_home/static/src/js/default_home.js [new file with mode: 0644]
addons/web_default_home/static/src/xml/default_home.xml [new file with mode: 0644]