Browse Source

[FIX] more renaming woes

pull/131/head
Holger Brunn 10 years ago
parent
commit
32e70a0fdc
  1. 2
      web_menu_autohide/static/src/js/web_menu_autohide.js

2
web_menu_autohide/static/src/js/web_menu_autohide.js

@ -19,7 +19,7 @@
// //
//############################################################################ //############################################################################
openerp.web_hide_menu = function(instance)
openerp.web_menu_autohide = function(instance)
{ {
instance.web.WebClient.include({ instance.web.WebClient.include({
show_bar_treshold: 10, show_bar_treshold: 10,

Loading…
Cancel
Save