Victor Tabuenca (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-trigger-on_mode_switch into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-trigger-on_mode_switch/+merge/128895
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-trigger-on_mode_switch/+merge/128895
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-trigger-on_mode_switch.
=== modified file 'web_shortcuts/static/src/js/web_shortcuts.js'
--- web_shortcuts/static/src/js/web_shortcuts.js	2012-08-24 18:27:43 +0000
+++ web_shortcuts/static/src/js/web_shortcuts.js	2012-10-10 09:43:26 +0000
@@ -108,7 +108,7 @@
 });
 
 instance.web.ViewManagerAction.include({
-    on_mode_switch: function (view_type, no_store) {
+    switch_mode: function (view_type, no_store) {
         var self = this;
         this._super.apply(this, arguments).then(function() {
             self.shortcut_check(self.views[view_type]);

_______________________________________________
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

Reply via email to