Victor Tabuenca (OpenERP) has proposed merging
lp:~openerp-dev/openerp-web/trunk-saas_analytics into lp:openerp-web.
Requested reviews:
Antony Lesuisse (OpenERP) (al-openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-saas_analytics/+merge/133477
--
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-saas_analytics/+merge/133477
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openerp-web/trunk-saas_analytics.
=== modified file 'addons/web/static/src/js/chrome.js'
--- addons/web/static/src/js/chrome.js 2012-11-08 10:42:48 +0000
+++ addons/web/static/src/js/chrome.js 2012-11-08 13:25:26 +0000
@@ -1125,6 +1125,7 @@
var url = '#' + $.param(state);
this._current_state = _.clone(state);
$.bbq.pushState(url);
+ this.trigger('state_pushed', state);
},
on_menu_action: function(options) {
var self = this;
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp