mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Update web_client.js
This commit is contained in:
committed by
GitHub
parent
5a013ca32c
commit
5a2299e1a7
@@ -3,7 +3,6 @@ odoo.define('web_notify.WebClient', function (require) {
|
||||
|
||||
var WebClient = require('web.WebClient');
|
||||
var base_bus = require('bus.bus');
|
||||
//var _ = require('_');
|
||||
|
||||
WebClient.include({
|
||||
init: function(parent, client_options){
|
||||
@@ -50,4 +49,4 @@ WebClient.include({
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user