[FIX] correct fix for the scrolling problem in graph view: the view now saves its...
authorGery Debongnie <ged@openerp.com>
Tue, 22 Apr 2014 15:03:16 +0000 (17:03 +0200)
committerGery Debongnie <ged@openerp.com>
Tue, 22 Apr 2014 15:03:16 +0000 (17:03 +0200)
commitf584b030bc869277f8ae2573e125b347d579364c
treecd189845f199dc50b130a696e8a42757d1b80217
parent8c001acda0726042f52f30b37a5f7b266d069c5f
[FIX] correct fix for the scrolling problem in graph view: the view now saves its scrolling position before redrawing itself (addon web_graph)

bzr revid: ged@openerp.com-20140422150316-m51u750732re8qib
addons/web/static/src/js/search.js
addons/web_graph/static/src/js/graph_view.js
addons/web_graph/static/src/js/graph_widget.js