odoo/addons/board
ced 34363fa5a7 ALL: fix colspan 3->4 to improve behavior of the client interface
command to run:
	find . -name "*.xml" -exec sed -i -e 's/colspan="3"/colspan="4"/' {} \;

bzr revid: ced-c1ce001eb7b29c33f3cb47576d0884eb3020809f
2007-04-25 06:26:44 +00:00
..
__init__.py Dashboard for project users and managers 2006-12-15 07:15:10 +00:00
__terp__.py Better descriptions in modules 2007-04-22 19:32:26 +00:00
board.py Demo data for dashboards 2007-01-02 22:40:07 +00:00
board_view.xml ALL: fix colspan 3->4 to improve behavior of the client interface 2007-04-25 06:26:44 +00:00