mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Migration of web_notify
This commit is contained in:
committed by
Jairo Llopis
parent
18380a4418
commit
9ac7c7c35b
@@ -3,7 +3,7 @@ odoo.define('web_notify.WebClient', function (require) {
|
||||
|
||||
var WebClient = require('web.WebClient');
|
||||
var base_bus = require('bus.bus');
|
||||
var _ = require('_');
|
||||
//var _ = require('_');
|
||||
|
||||
WebClient.include({
|
||||
init: function(parent, client_options){
|
||||
|
||||
Reference in New Issue
Block a user